| /NextBSD/sys/netgraph/bluetooth/socket/ |
| HD | TODO | 6 1) Deal properly with "shutdown"s and hook "disconnect"s 9 have "disconnect"ed downstream hook. Should L2CAP node deal
|
| /NextBSD/contrib/wpa/src/radius/ |
| HD | radius_das.c | 27 enum radius_das_res (*disconnect)(void *ctx, member 145 res = das->disconnect(das->ctx, &attrs); in radius_das_disconnect() 366 das->disconnect = conf->disconnect; in radius_das_init()
|
| HD | radius_das.h | 48 enum radius_das_res (*disconnect)(void *ctx, member
|
| /NextBSD/usr.bin/tip/tip/ |
| HD | acu.c | 94 disconnect(NOSTR); in con() 163 disconnect(char *reason) in disconnect() function
|
| HD | tip.h | 316 void disconnect(char *);
|
| /NextBSD/crypto/heimdal/appl/ftp/ftp/ |
| HD | cmdtab.c | 129 { "close", disconhelp, 0, 1, 1, disconnect }, 134 { "disconnect", disconhelp, 0, 1, 1, disconnect },
|
| HD | extern.h | 68 void disconnect (int, char **);
|
| /NextBSD/sys/netgraph/ |
| HD | ng_ip_input.c | 101 .disconnect = ngipi_disconnect,
|
| HD | ng_echo.c | 72 .disconnect = nge_disconnect,
|
| HD | ng_ether_echo.c | 76 .disconnect = ngee_disconnect,
|
| HD | ng_hub.c | 77 .disconnect = ng_hub_disconnect,
|
| HD | ng_split.c | 62 .disconnect = ng_split_disconnect,
|
| HD | ng_hole.c | 112 .disconnect = ngh_disconnect,
|
| HD | ng_UI.c | 88 .disconnect = ng_UI_disconnect,
|
| HD | ng_atmllc.c | 74 .disconnect = ng_atmllc_disconnect,
|
| /NextBSD/contrib/tnftp/src/ |
| HD | extern.h | 123 void disconnect(int, char **);
|
| HD | cmdtab.c | 210 { "close", H(disconhelp), 0, 1, 1, CMPL0 disconnect }, 215 { "disconnect", H(disconhelp), 0, 1, 1, CMPL0 disconnect },
|
| /NextBSD/sys/netgraph/bluetooth/l2cap/ |
| HD | TODO | 39 7) Deal properly with "shutdown"s and hook "disconnect"s
|
| /NextBSD/contrib/wpa/src/drivers/ |
| HD | driver_common.c | 197 !CHECK_TRIGGER(disconnect) && in wpa_get_wowlan_triggers()
|
| /NextBSD/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_cm.c | 866 int disconnect = 1; in process_peer_close() local 901 disconnect = 0; in process_peer_close() 905 disconnect = 0; in process_peer_close() 918 disconnect = 0; in process_peer_close() 921 disconnect = 0; in process_peer_close() 927 if (disconnect) in process_peer_close()
|
| HD | iw_cxgb_qp.c | 895 int disconnect = 0; in iwch_modify_qp() local 989 disconnect = 1; in iwch_modify_qp() 1005 disconnect = 1; in iwch_modify_qp() 1091 if (disconnect) { in iwch_modify_qp()
|
| /NextBSD/sys/contrib/vchiq/interface/vchi/connections/ |
| HD | connection.h | 300 VCHI_CONNECTION_DISCONNECT disconnect; member
|
| /NextBSD/include/apple/sys/ |
| HD | kern_control.h | 621 ctl_disconnect_func disconnect; /* Break contact */ member
|
| /NextBSD/sys/dev/cxgbe/iw_cxgbe/ |
| HD | cm.c | 285 int disconnect = 1; in process_peer_close() local 306 disconnect = 0; in process_peer_close() 348 disconnect = 0; in process_peer_close() 355 disconnect = 0; in process_peer_close() 371 disconnect = 0; in process_peer_close() 377 disconnect = 0; in process_peer_close() 388 if (disconnect) { in process_peer_close()
|
| /NextBSD/sys/compat/linuxkpi/common/include/linux/ |
| HD | usb.h | 70 void (*disconnect) (struct usb_interface *intf); member
|