Searched refs:auth_enable (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/telnet/libtelnet/ |
H A D | auth-proto.h | 73 int auth_enable(char *);
|
H A D | auth.c | 251 auth_enable(char *type) in auth_enable() function
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | auth-proto.h | 74 int auth_enable(char *type);
|
H A D | auth.c | 245 auth_enable(char *type) in auth_enable() function
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | externs.h | 216 int auth_enable (char *);
|
H A D | commands.c | 1758 auth_enable, 1 },
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | host_controller_baseband.c | 829 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 D | ng_hci.h | 1193 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 D | commands.c | 1848 auth_enable(char *), 1860 auth_enable, 1 },
|
/freebsd/sys/netinet/ |
H A D | sctp_sysctl.c | 914 SYSCTL_PROC(_net_inet_sctp, OID_AUTO, auth_enable, CTLFLAG_VNET | CTLTYPE_UINT | CTLFLAG_RW,
|