Home
last modified time | relevance | path

Searched refs:machinep (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetnetgrent_r.c66 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in getnetgrent_r() argument
75 return (copy_protoent(machinep, userp, domainp, in getnetgrent_r()
152 copy_protoent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in copy_protoent() argument
194 *machinep = cp; in copy_protoent()
197 *machinep = NULL; in copy_protoent()
/netbsd-src/usr.sbin/tcpdchk/
H A Dtcpdchk.c442 const char *machinep; in check_host()
447 if (getnetgrent(&machinep, &userp, &domainp) == 0) in check_host()
/netbsd-src/external/bsd/libbind/dist/
H A Dport_after.h.in420 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
424 int getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,