Searched refs:NGR_R_CONST (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | getnetgrent_r.c | 41 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 D | getnetgrent.c | 79 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 D | port_after.h | 423 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 D | port_before.h | 116 #define NGR_R_CONST macro
|