Searched refs:CONNECTED (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/tests/net/route/ |
| H A D | t_route.sh | 253 flags: 0x141<UP,DONE,CONNECTED> 287 flags: 0x141<UP,DONE,CONNECTED> 327 flags: 0x141<UP,DONE,CONNECTED> 361 flags: 0x141<UP,DONE,CONNECTED>
|
| /netbsd-src/external/bsd/ipf/dist/FWTK/ |
| H A D | ftp-gw.diff | 144 sprintf(buf,"----GATEWAY CONNECTED TO %s----",dest); 155 sprintf(buf,"----GATEWAY CONNECTED TO %s----",dest);
|
| H A D | fwtkp | 249 + sprintf(buf,"----GATEWAY CONNECTED TO %s----",dest);
|
| H A D | fwtk_transparent.diff | 458 + sprintf(buf,"----GATEWAY CONNECTED TO %s----",dest);
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | send_to_kdc.c | 300 enum host_state { CONNECT, CONNECTING, CONNECTED, WAITING_REPLY, DEAD } state; enumerator 348 case CONNECTED: state = "CONNECTED"; break; in debug_host() 457 host->state = CONNECTED; in host_connected() 748 if (writeable && host->state == CONNECTED) { in eval_host_state() 976 case CONNECTED: in wait_setup()
|
| /netbsd-src/sys/arch/xen/xen/ |
| H A D | xennetback_xenbus.c | 86 CONNECTED, enumerator 500 xneti->xni_status = CONNECTED; in xennetback_connect() 549 if (xneti->xni_status == CONNECTED) in xennetback_frontend_changed() 1326 if (xneti->xni_status == CONNECTED) in xennetback_ifinit() 1340 if (xneti->xni_status == CONNECTED) { in xennetback_ifstop()
|
| /netbsd-src/sys/kern/ |
| H A D | tty.c | 129 #define CONNECTED(tp) (ISSET(tp->t_state, TS_CARR_ON) || \ macro 408 !CONNECTED(tp)) { in ttyopen() 1564 if (!CONNECTED(tp)) in ttpoll() 1628 canwrite = (tp->t_outq.c_cc <= tp->t_lowat) && CONNECTED(tp); in filt_ttywrite() 1713 CONNECTED(tp) && tp->t_oproc) { in ttywait_timo() 1891 if (ISSET(tp->t_state, TS_ISOPEN) && !CONNECTED(tp)) { in ttymodem() 1925 if (!CONNECTED(tp)) { in nullmodem() 2096 carrier = CONNECTED(tp); in ttread() 2237 if (!CONNECTED(tp)) { in ttwrite() 2830 if (!CONNECTED(tp)) { in tputchar()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | wireg.h | 466 #define CONNECTED 1 macro
|
| H A D | wi.c | 2033 case CONNECTED: in wi_info_intr()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/ |
| H A D | s_server.pod | 748 =head1 CONNECTED COMMANDS
|
| H A D | s_client.pod | 729 =head1 CONNECTED COMMANDS
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2408.txt | 1304 CONNECTED Notify Message) from the entity which set the Commit 1308 ensure that the Informational Exchange with the CONNECTED 2273 CONNECTED 16384 3185 the CONNECTED Notify Message can be associated with the correct Phase
|