Lines Matching defs:on
119 /* Options. Leave them on. */
410 * Some resolvers want to even out the load on their nameservers.
491 * on this server when statp->retry == 1.
658 return (0); /*%< unknown, die on connect */
702 int on = 1;
755 * Push on even if setsockopt(SO_NOSIGPIPE) fails.
757 (void)setsockopt(statp->_vcsock, SOL_SOCKET, SO_NOSIGPIPE, &on,
758 sizeof(on));
938 * server, we get an ECONNREFUSED error on the next
1248 /* always set status to online if defer-on-fail option is disabled */
1265 * Set the retry time to a "defer-on-fail" time in the future.
1296 /* quick return when defer-on-fail option is disabled */