Searched refs:ND_NO_DATA (Results 1 – 2 of 2) sorted by relevance
125 #define ND_NO_DATA -3 /* Valid name, no data record of requested */ macro127 #define ND_NO_ADDRESS ND_NO_DATA /* no address, look for MX record */
1291 return (ND_NO_DATA); in __herrno2netdir()2492 case ND_NO_DATA: in nd2herrno()