Lines Matching defs:on
286 /* request socket passed on fd 0 by inetd */
290 int on = 1;
293 (char *)&on, sizeof (on));
362 "Unknown address Family on peer connection %d",
399 "Unknown address Family on peer connection");
412 int on = 1;
415 (char *)&on, sizeof (on));
516 int on = 1;
519 (char *)&on, sizeof (on));
900 * So first check if <Hex IP Addr>.<arch> is on the filesystem.
1159 * Never resend the current DATA packet on
1314 (void) sigset(SIGALRM, justquit); /* just quit on timeout */