Searched refs:oactive (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/usr.sbin/bluetooth/btpand/
H A Dchannel.c176 chan->oactive = true;
196 chan->oactive = false;
287 if (!chan->oactive)
H A Dbtpand.h83 bool oactive; member in struct:channel
/freebsd-10-stable/crypto/openssh/
H A Dreadconf.c841 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; local
1517 oactive = *activep;
1522 oactive ? "" : " (parse only)");
1526 (oactive ? 0 : SSHCONF_NEVERMATCH),
1532 *activep = oactive;

Completed in 218 milliseconds