Home
last modified time | relevance | path

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

/freebsd/contrib/telnet/libtelnet/
H A Dauth-proto.h73 int auth_enable(char *);
H A Dauth.c251 auth_enable(char *type) in auth_enable() function
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth-proto.h74 int auth_enable(char *type);
H A Dauth.c245 auth_enable(char *type) in auth_enable() function
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h216 int auth_enable (char *);
H A Dcommands.c1758 auth_enable, 1 },
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c829 rp.auth_enable? "Enabled" : "Disabled", rp.auth_enable); in hci_read_authentication_enable()
848 cp.auth_enable = (uint8_t) n; in hci_write_authentication_enable()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h1193 u_int8_t auth_enable; /* 0x01 - enabled */
1198 u_int8_t auth_enable; /* 0x01 - enabled */
1147 u_int8_t auth_enable; /* 0x01 - enabled */ global() member
1152 u_int8_t auth_enable; /* 0x01 - enabled */ global() member
/freebsd/contrib/telnet/telnet/
H A Dcommands.c1848 auth_enable(char *),
1860 auth_enable, 1 },
/freebsd/sys/netinet/
H A Dsctp_sysctl.c914 SYSCTL_PROC(_net_inet_sctp, OID_AUTO, auth_enable, CTLFLAG_VNET | CTLTYPE_UINT | CTLFLAG_RW,