Home | History | Annotate | Download | only in net

Lines Matching defs:one

260 		 * same as the one we sent; this just gets the expanded name
460 * Note: we sort even if host can take only one address
462 * address in that case, not some random one
576 const int one = 1;
577 setsockopt(s, SOL_SOCKET, SO_REUSEADDR, &one, sizeof(one));