Searched defs:IPNODE_LOOKUPIPNODES (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c75 * IPNODE_LOOKUPIPNODES getipnodebyname() needs to lookup the name in ipnodes.
84 #define IPNODE_LOOKUPIPNODES 0x00000008u macro
101 IPNODE_LOOKUPIPNODES | IPNODE_LOOKUPHOSTS)
240 ipnode_bits &= ~IPNODE_LOOKUPIPNODES;
277 if (ipnode_bits & IPNODE_LOOKUPIPNODES) {

Completed in 46 milliseconds