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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c73 * IPNODE_LOOKUPHOSTS getipnodebyname() needs to lookup the name in hosts.
80 #define IPNODE_LOOKUPHOSTS 0x00000010u macro
89 IPNODE_LOOKUPIPNODES | IPNODE_LOOKUPHOSTS)
217 ipnode_bits &= ~IPNODE_LOOKUPHOSTS;
232 ipnode_bits &= ~IPNODE_LOOKUPHOSTS;
326 ipnode_bits &= ~IPNODE_LOOKUPHOSTS;
338 if (ipnode_bits & IPNODE_LOOKUPHOSTS) {

Completed in 16 milliseconds