Lines Matching defs:server
486 * a 'repeater' of information. It resends server-master instructions to its own slaves.
506 /* Add slave and server pipe file descriptors */
520 /* We just have received information from the server.
538 /* Test instruction. Ensure server is not sending the END(ish) instruction to end tests */
551 /* Else, we read information from slaves and repeat them to the server */
965 int server = 1;
995 if (!strcmp("--server", argv[i])) {
998 server = 0;
1004 if (server) {
1025 if (server) {