Lines Matching defs:NO
23 * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
47 * - We use getipnodebyname() just for thread-safeness. There's no intent
59 * from gethnamaddr.c and some other places. The issues that there's no
120 #define NO 0
257 "No address associated with hostname", /* EAI_NODATA */
329 /* no need to free(ai->ai_addr) */
355 * Connect a UDP socket to a given unicast address. This will cause no network
356 * traffic, but will fail fast if the system has no or limited reachability to
357 * the destination (e.g., no IPv4 address, no IPv6 default route, ...).
1792 /* No known usable source address for non-INET families. */
2146 * if no error is indicated and the answer count is nonzero.
2306 * - there is no dot and RES_DEFNAME is set, or
2307 * - there is at least one dot, there is no trailing dot,
2323 * If no server present, give up.