Searched refs:_PR_HAVE_GETIPNODEBYADDR (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_bsdi.h74 #define _PR_HAVE_GETIPNODEBYADDR macro
H A D_hpux.h88 #define _PR_HAVE_GETIPNODEBYADDR macro
H A D_osf1.h69 #define _PR_HAVE_GETIPNODEBYADDR macro
H A D_openvms.h110 #define _PR_HAVE_GETIPNODEBYADDR macro
H A D_irix.h87 #define _PR_HAVE_GETIPNODEBYADDR macro
H A D_solaris.h125 #define _PR_HAVE_GETIPNODEBYADDR macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprnetdb.c1014 #if defined(_PR_HAVE_GETIPNODEBYADDR)
1082 #if defined(_PR_HAVE_GETIPNODEBYADDR) && defined(_PR_INET6)
1084 #elif defined(_PR_HAVE_GETIPNODEBYADDR) && defined(_PR_INET6_PROBE)
1098 #else /* _PR_HAVE_GETIPNODEBYADDR */
1105 #endif /* _PR_HAVE_GETIPNODEBYADDR */
1108 #if defined(_PR_INET6) && defined(_PR_HAVE_GETIPNODEBYADDR)
1110 #elif defined(_PR_INET6_PROBE) && defined(_PR_HAVE_GETIPNODEBYADDR)
1137 #if defined(_PR_INET6) && defined(_PR_HAVE_GETIPNODEBYADDR)
1139 #elif defined(_PR_INET6_PROBE) && defined(_PR_HAVE_GETIPNODEBYADDR)
1146 #if defined(_PR_HAVE_GETIPNODEBYADDR)
[all...]

Completed in 1215 milliseconds