Home
last modified time | relevance | path

Searched refs:auth_enable (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/telnet/libtelnet/
HDauth-proto.h77 int auth_enable(char *);
HDauth.c258 auth_enable(char *type) in auth_enable() function
/NextBSD/crypto/heimdal/appl/telnet/libtelnet/
HDauth-proto.h74 int auth_enable(char *type);
HDauth.c245 auth_enable(char *type) in auth_enable() function
/NextBSD/crypto/heimdal/appl/telnet/telnet/
HDexterns.h216 int auth_enable (char *);
HDcommands.c1758 auth_enable, 1 },
/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhost_controller_baseband.c828 rp.auth_enable? "Enabled" : "Disabled", rp.auth_enable); in hci_read_authentication_enable()
847 cp.auth_enable = (uint8_t) n; in hci_write_authentication_enable()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1078 u_int8_t auth_enable; /* 0x01 - enabled */ member
1083 u_int8_t auth_enable; /* 0x01 - enabled */ member
/NextBSD/contrib/telnet/telnet/
HDcommands.c1853 auth_enable(char *),
1865 auth_enable, 1 },
/NextBSD/sys/netinet/
HDsctp_sysctl.c873 SYSCTL_PROC(_net_inet_sctp, OID_AUTO, auth_enable, CTLFLAG_VNET | CTLTYPE_UINT | CTLFLAG_RW,