| /titanic_50/usr/src/cmd/tip/aculib/ |
| H A D | biz31.c | 37 int connected = 0; in biz_dialer() local 64 connected = detect(" "); in biz_dialer() 74 if (!connected) in biz_dialer() 80 return (connected); in biz_dialer()
|
| H A D | biz22.c | 35 int connected = 0; in biz_dialer() local 69 connected = detect("1\r"); in biz_dialer() 81 return (connected); in biz_dialer()
|
| H A D | ventel.c | 36 int connected = 0; in ven_dialer() local 76 connected = gobble('!'); in ven_dialer() 87 return (connected); in ven_dialer()
|
| /titanic_50/usr/src/lib/libresolv/ |
| H A D | res_send.c | 144 int connected = 0; local 363 if (connected == 0) { 375 connected = 1; 389 if (connected) { 392 connected = 0;
|
| /titanic_50/usr/src/cmd/cmd-inet/usr.bin/tftp/ |
| H A D | main.c | 79 static int connected; variable 283 connected = 0; in setpeer() 294 connected = 0; in setpeer() 299 connected = 1; in setpeer() 412 connected = 1; in put() 427 if (!connected) { in put() 504 if (!connected) { in get() 532 connected = 1; in get() 630 if (connected) in status()
|
| /titanic_50/usr/src/cmd/ipf/examples/ |
| H A D | server | 4 # connected to the majority of the network, whilst le0 is connected to a
|
| H A D | nat-setup | 6 network adapter connected to the network with private IP addresses which 11 connected to your ethernet, whilst your external interface might be a PPP 30 When you're connected to the Internet, you will either have a block of IP
|
| /titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
| H A D | main.c | 310 if (connected) { in lostpeer() 321 connected = 0; in lostpeer() 328 if (connected) { in lostpeer() 334 connected = 0; in lostpeer() 390 if (c->c_conn && !connected) { in cmdscanner()
|
| H A D | cmds.c | 107 if (connected) { in setpeer() 133 connected = 1; in setpeer() 851 if (connected) in status() 857 if (connected) { in status() 1570 if (connected) in quit() 1573 if (connected) { in quit() 1589 if (!connected) in disconnect() 1601 connected = 0; in disconnect() 1697 if (connected) { in proxabort() 1751 if (c->c_conn && !connected) { in doproxy() [all …]
|
| H A D | domacro.c | 150 } else if (c->c_conn && !connected) { in domacro()
|
| /titanic_50/usr/src/lib/libresolv2/common/isc/ |
| H A D | ctl_clnt.c | 71 initializing = 0, connecting, connected, destroyed enumerator 248 case connected: in ctl_command() 299 REQUIRE(ctx->state == connecting || ctx->state == connected); in start_write() 359 case connected: in destroy() 425 new_state(ctx, connected); in conn_done() 465 REQUIRE(ctx->state == connecting || ctx->state == connected); in start_read() 498 REQUIRE(ctx->state == connected); in readable()
|
| /titanic_50/usr/src/cmd/cvcd/sparc/sun4u/starfire/ |
| H A D | cvcd.c | 112 static int connected = 0; variable 438 if (connected == 1) { 508 connected = 0; 536 if ((s > 0) && (connected == 1)) { 683 connected = 1; 707 connected = 0; 728 connected = 0;
|
| /titanic_50/usr/src/uts/common/io/zyd/ |
| H A D | zyd_usb.c | 1114 uc->connected = B_TRUE; in zyd_usb_init() 1143 uc->connected = B_FALSE; in zyd_usb_deinit() 1158 ASSERT(!uc->connected); in zyd_usb_reconnect() 1186 uc->connected = B_TRUE; in zyd_usb_reconnect() 1205 if (!uc->connected) { in zyd_usb_disconnect() 1209 uc->connected = B_FALSE; in zyd_usb_disconnect() 1230 if (!uc->connected) { in zyd_suspend() 1255 if (!uc->connected) { in zyd_resume() 1268 uc->connected = B_FALSE; in zyd_resume()
|
| H A D | zyd.c | 297 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_send() 720 if (!sc->usb.connected || sc->suspended || !sc->running) in zyd_m_stat() 782 if ((!sc->usb.connected) || (zyd_hw_start(sc) != ZYD_SUCCESS)) { in zyd_m_start() 852 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_ioctl() 878 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_setprop() 904 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_m_getprop() 972 if (!sc->usb.connected || sc->suspended || !sc->running) { in zyd_newstate()
|
| /titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
| H A D | commands.c | 477 if (!connected && needconnect) { 608 if (!connected) { 1369 } else if (mt->needconnect && !connected) { 1516 if (TerminalWindowSize(&newrows, &newcols) && connected && 1568 if (TerminalWindowSize(&newrows, &newcols) && connected && 1584 if (connected) { 1589 connected = 0; 2397 if (c->needconnect && !connected) { in encrypt_cmd() 2415 if (connected) { in status() 2980 if (connected) { [all …]
|
| /titanic_50/usr/src/cmd/fm/dicts/ |
| H A D | SENSOR.po | 57 msgstr "Check to see if the power cord is connected properly. Replace the power supply if the inte… 89 msgstr "Check to see if the power cord is connected properly. Replace the power supply if the inte… 121 msgstr "Check to see if the power cord is connected properly. Replace the power supply if the inte… 153 msgstr "Check to see if the power cord is connected properly or if there are other conditions that …
|
| /titanic_50/usr/src/cmd/sendmail/cf/feature/ |
| H A D | promiscuous_relay.m4 | 19 relay. Do NOT use it on a server that is connected to the Internet!
|
| H A D | bestmx_is_local.m4 | 33 # UUCP sites which are connected to us, which should also have
|
| /titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/ |
| H A D | drmach_acpi.c | 580 bp->connected = 1; in drmach_board_new() 582 bp->connected = 0; in drmach_board_new() 1444 if (bp->connected) in drmach_pre_op() 1450 if (!bp->connected) in drmach_pre_op() 2064 if (!bp->connected || !bp->powered || !bp->assigned) { in drmach_board_check_dependent_cb() 2107 if (bp != NULL && bp->connected) { in drmach_board_check_dependent_cb() 2120 if (bp->connected || bp->powered) { in drmach_board_check_dependent_cb() 2134 if (bp->connected || bp->powered || bp->assigned) { in drmach_board_check_dependent_cb() 2279 } else if (bp->connected) { in drmach_board_unassign() 2361 } else if (bp->connected) { in drmach_board_poweroff() [all …]
|
| H A D | drmach_acpi.h | 132 int connected; member
|
| /titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
| H A D | ncu_phys.c | 708 boolean_t connected) in nwamd_set_selected_connected() argument 731 if (connected) { in nwamd_set_selected_connected() 744 (ncu->ncu_name, NWAM_EVENT_TYPE_WLAN_SCAN_REPORT, connected, in nwamd_set_selected_connected() 1192 boolean_t connected = B_FALSE; in nwamd_wlan_connected() local 1214 connected = B_TRUE; in nwamd_wlan_connected() 1252 return (connected); in nwamd_wlan_connected() 1261 return (connected); in nwamd_wlan_connected()
|
| /titanic_50/usr/src/cmd/lp/filter/postscript/postio/ |
| H A D | README | 55 out, but it's needed at a few sites. Seems to help most with printers connected 66 where /dev/tty?? is the line that's connected to the printer, 9600 (or B9600) is
|
| /titanic_50/usr/src/lib/libc/port/gen/ |
| H A D | errlist | 148 133 Transport endpoint is already connected 149 134 Transport endpoint is not connected
|
| /titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4v/ |
| H A D | n2niu_xaui.esc | 30 * Eversholt rules for a XAUI card connected to the NIU of Niagara2 CPU
|
| H A D | n2niu_xfp.esc | 31 * which is connected to the NIU of the Niagara2 CPU
|