Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetnetgrent_r.c37 copy_protoent(NGR_R_CONST char **, NGR_R_CONST char **, NGR_R_CONST char **,
60 getnetgrent_r(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in getnetgrent_r()
61 NGR_R_CONST char **domainp, NGR_R_ARGS) in getnetgrent_r()
63 NGR_R_CONST char *mp, *up, *dp; in getnetgrent_r()
146 copy_protoent(NGR_R_CONST char **machinep, NGR_R_CONST char **userp, in copy_protoent()
147 NGR_R_CONST char **domainp, const char *mp, const char *up, in copy_protoent()
H A Dgetnetgrent.c75 getnetgrent(NGR_R_CONST char **host, NGR_R_CONST char **user, in getnetgrent()
76 NGR_R_CONST char **domain) in getnetgrent()
/illumos-gate/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