Searched defs:getipnodebyname (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libmilter/ |
H A D | sm_gethost.c | 46 getipnodebyname(name, family, flags, err) in getipnodebyname() function
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | debug_alloc.h | 89 #define getipnodebyname(n, a, f, e) \ macro
|
/illumos-gate/usr/src/lib/libwrap/ |
H A D | misc.c | 125 #define getipnodebyname(h,af,flags,err) gethostbyname2(h,af) macro
|
/illumos-gate/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 46 #define getipnodebyname res_getipnodebyname /* libnsl and libsocket */ macro
|
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | getipnodeby.c | 246 getipnodebyname(const char *name, int af, int flags, int *error_num) in getipnodebyname() function
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | gethostent.c | 268 getipnodebyname(const char *name, int af, int flags, int *error_num) { in getipnodebyname() function
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 4221 getipnodebyname(name, family, flags, err) in getipnodebyname() function
|