Home
last modified time | relevance | path

Searched refs:NGR_R_CONST (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c41 copy_protoent(NGR_R_CONST char **, NGR_R_CONST char **, NGR_R_CONST char **,
64 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in getnetgrent_r()
65 NGR_R_CONST char **domainp, NGR_R_ARGS) in getnetgrent_r()
67 NGR_R_CONST char *mp, *up, *dp; in getnetgrent_r()
150 copy_protoent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in copy_protoent()
151 NGR_R_CONST char **domainp, const char *mp, const char *up, in copy_protoent()
H A Dgetnetgrent.c79 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent()
80 NGR_R_CONST char **domain) in getnetgrent()
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_after.h423 int getnetgrent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
424 NGR_R_CONST char **domainp);
427 int getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp,
428 NGR_R_CONST char **domainp, NGR_R_ARGS);
H A Dport_before.h116 #define NGR_R_CONST macro