getent
return (getent(buf, &dummy, db_array, -1, name, 0, NULL));
iret = getent(&icap, &ilen, db_p, fd, tc, depth+1,
static int getent (char **, size_t *, char **, int, const char *, int, char *);
status = getent(bp, &dummy, db_array, -1, buf, 0, NULL);
return (getent(buf, &dummy, db_array, -1, name, 0, NULL));
iret = getent(&icap, &ilen, db_p, fd, tc, depth+1,
static int getent(char **, u_int *, char **, int, const char *, int, char *);
status = getent(bp, &dummy, db_array, -1, buf, 0, NULL);
return (getent(bp, name, conffile));
if (getent(tcbuf, tcname, conffile) != 1) {
int getent(char *, char *, const char *);