Lines Matching defs:one
309 static const int one = 1;
354 r = setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &one, sizeof(one));
377 r = setsockopt(fd, IPPROTO_IP, IP_TTL, &one, sizeof(one));
381 r = setsockopt(fd, IPPROTO_IPV6, IPV6_UNICAST_HOPS, &one, sizeof(one));
548 * one. This is necessary on some devices, such as
887 /* We only place one RR per key in the conflict
951 * found one, we won't check any further */