Searched defs:oactive (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/bluetooth/btpand/ |
H A D | btpand.h | 84 bool oactive; member
|
/freebsd/crypto/openssh/ |
H A D | sshd.c | 878 int oactive = -1, listening = 0, lameduck = 0; in server_accept_loop() local
|
H A D | servconf.c | 1321 int cmdline = 0, *intptr, value, value2, n, port, oactive, r; in process_server_config_line_depth() local
|
H A D | readconf.c | 1097 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
|
/freebsd/sys/net/ |
H A D | iflib.c | 4185 bool oactive, running, do_reset, do_watchdog, in_detach; in _task_fn_admin() local
|