Searched defs:machinep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c64 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, argument
73 return (copy_protoent(machinep, userp, domainp,
150 copy_protoent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, argument
192 *machinep = cp;
195 *machinep = NULL;

Completed in 57 milliseconds