Searched refs:auth_enable (Results 1 – 10 of 10) sorted by relevance
| /src/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
|
| /src/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
|
| /src/crypto/heimdal/appl/telnet/telnet/ |
| H A D | externs.h | 216 int auth_enable (char *);
|
| H A D | commands.c | 1758 auth_enable, 1 },
|
| /src/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()
|
| /src/sys/netgraph/bluetooth/include/ |
| H A D | ng_hci.h | 1193 u_int8_t auth_enable; /* 0x01 - enabled */ member 1198 u_int8_t auth_enable; /* 0x01 - enabled */ member
|
| /src/contrib/telnet/telnet/ |
| H A D | commands.c | 1848 auth_enable(char *), 1860 auth_enable, 1 },
|
| /src/sys/netinet/ |
| H A D | sctp_sysctl.c | 918 SYSCTL_PROC(_net_inet_sctp, OID_AUTO, auth_enable, CTLFLAG_VNET | CTLTYPE_UINT | CTLFLAG_RW,
|