sys/dev/ic/osiop.c
887
int disconnect, i;
sys/dev/ic/osiop.c
922
disconnect = (xs->xs_control & XS_CTL_REQSENSE) == 0 &&
sys/dev/ic/osiop.c
925
ds->msgout[0] = MSG_IDENTIFY(lun, disconnect);
sys/dev/usb/uhub.c
714
SDT_PROBE3(usb, hub, explore, disconnect,
sys/dev/usb/uhub.c
724
SDT_PROBE3(usb, hub, explore, disconnect,
sys/dev/usb/uhub.c
80
SDT_PROBE_DEFINE3(usb, hub, explore, disconnect,
usr.bin/ftp/cmds.c
1771
disconnect(0, NULL);
usr.bin/ftp/cmds.c
1774
disconnect(0, NULL);
usr.bin/ftp/cmdtab.c
202
{ "close", H(disconhelp), 0, 1, 1, CMPL0 disconnect },
usr.bin/ftp/cmdtab.c
208
{ "disconnect", H(disconhelp), 0, 1, 1, CMPL0 disconnect },
usr.bin/ftp/extern.h
119
void disconnect(int, char **);
usr.bin/ftp/fetch.c
2084
disconnect(0, NULL);
usr.bin/ftp/fetch.c
2396
disconnect(0, NULL);
usr.bin/ftp/fetch.c
2423
disconnect(0, NULL);
usr.bin/tip/acu.c
94
disconnect(NULL);
usr.bin/tip/cmds.c
647
disconnect(msg);
usr.bin/tip/tip.h
271
void disconnect(const char *);