Searched refs:sockt_mask (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dio.c64 int read_template, sockt_mask; local
73 sockt_mask = (1<<sockt);
76 * wait on both the other process (sockt_mask) and
80 read_template = sockt_mask | STDIN_MASK;
106 if (read_set & sockt_mask) {

Completed in 46 milliseconds