Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/telnet/libtelnet/
H A Dauth-proto.h73 int auth_enable(char *);
H A Dauth.c254 auth_enable(char *type) in auth_enable() function
/freebsd-13.1/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-13.1/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h216 int auth_enable (char *);
H A Dcommands.c1758 auth_enable, 1 },
/freebsd-13.1/usr.sbin/bluetooth/hccontrol/
H A Dhost_controller_baseband.c830 rp.auth_enable? "Enabled" : "Disabled", rp.auth_enable); in hci_read_authentication_enable()
849 cp.auth_enable = (uint8_t) n; in hci_write_authentication_enable()
/freebsd-13.1/sys/netgraph/bluetooth/include/
H A Dng_hci.h1148 u_int8_t auth_enable; /* 0x01 - enabled */ member
1153 u_int8_t auth_enable; /* 0x01 - enabled */ member
/freebsd-13.1/contrib/telnet/telnet/
H A Dcommands.c1850 auth_enable(char *),
1862 auth_enable, 1 },
/freebsd-13.1/sys/netinet/
H A Dsctp_sysctl.c870 SYSCTL_PROC(_net_inet_sctp, OID_AUTO, auth_enable,