Searched defs:netin (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/ypcmd/ |
| H A D | ypserv_net_secure.c | 68 inaddr_t maskin, netin; local 94 if (! string2inaddr(net, &netaf, &netin)) { 108 if (! addrequal(netaf, &netin, &maskin, 109 &netin)) { 118 tmp1->net = netin;
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| H A D | telnet.c | 2152 int netin, netout, netex, ttyin, ttyout; local 2168 netin = !ISend && ring_empty_count(&netiring); 2178 returnValue = process_rings(netin, netout, netex, ttyin, ttyout,
|
Completed in 62 milliseconds