Searched refs:NETWORK (Results 1 – 3 of 3) sorted by relevance
364 #define NETWORK pfd[1] macro370 if (STDIN.fd == NETWORK.fd) /* means both are -1 */ in wait_for_input()373 STDIN.revents = NETWORK.revents = 0; in wait_for_input()383 NETWORK.fd = fd; in do_io_until_eof_and_exit()431 NETWORK.fd = -1; in do_io_until_eof_and_exit()
95 #define NETWORK 0x04 macro142 if (!(opt & (BROADCAST | NETWORK | NETPREFIX))) { in ipcalc_main()206 if (opt & NETWORK) { in ipcalc_main()
130 #define NETWORK pfd[1] macro136 if (STDIN.fd == NETWORK.fd) /* means both are -1 */ in wait_for_input()139 STDIN.revents = NETWORK.revents = 0; in wait_for_input()218 NETWORK.fd = fd; in do_io_until_eof_and_exit()287 NETWORK.fd = -1; in do_io_until_eof_and_exit()