Lines Matching defs:one
136 For those options taking two parms, at least one must be specified;\n\
137 specifying one value without a comma will set both parms to that\n\
508 /* what we want is to have a buffer space that is at least one */
525 /* with links like fddi, one can send > 32 bits worth of bytes */
676 /* option, or used one with an argument of 0). If the socket buffer */
690 /* of memory that is at least one send-size greater than our socket */
706 /* writing one anyway :) raj 11/94 */
1243 /* implemented as one routine. I could break things-out somewhat, but */
1427 /* more realistic - this way one could conceivably go with a */
2076 /* will not do that just yet... One other question is whether or not */
2081 /* the request will be sent at one shot. */
2726 /* set up the timer to call us after test_time. one of these days, */
2766 /* side. that could be a select with a one second timeout, but then */
3257 /* user did not specify one, it will be 0.0, and we will do a */
3811 /* test, but will not do that just yet... One other question is */
5011 int one = 1;
5236 /* will not do that just yet... One other question is whether or not */
5260 /* increment the port number by one and try again. of course, this */
5261 /* could lead to a big load of spinning. one thing that I might */
5266 one = 1;
5268 (char *)&one, sock_opt_len) == SOCKET_ERROR) {