Home
last modified time | relevance | path

Searched defs:user_name (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dauthorize_localname.c38 gss_const_buffer_t user_name, in _gsskrb5_authorize_localname()
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_cred.c27 char user_name[MAXSTR]; member
216 const char *user_name, const char *user_nick, const char *user_icon, in make_cred()
/freebsd/contrib/wpa/src/radius/
H A Dradius_das.h31 const u8 *user_name; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhif.h43 char *user_name, in ath12k_hif_get_user_msi_vector()
H A Dpci.c893 int ath12k_pci_get_user_msi_assignment(struct ath12k_base *ab, char *user_name, in ath12k_pci_get_user_msi_assignment()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhif.h118 static inline int ath11k_get_user_msi_vector(struct ath11k_base *ab, char *user_name, in ath11k_get_user_msi_vector()
H A Dpcic.c260 int ath11k_pcic_get_user_msi_assignment(struct ath11k_base *ab, char *user_name, in ath11k_pcic_get_user_msi_assignment()
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c698 char user_name[256]; in doit() local
/freebsd/usr.sbin/ppp/
H A Dradius.h83 char user_name[AUTHLEN]; /* Session User-Name */ member
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.c579 krb5_ldap_unparse_principal_name(char *user_name) in krb5_ldap_unparse_principal_name()
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c62 int user_name = 0; parse_name() local
/freebsd/contrib/libfido2/src/
H A Dwinhello.c49 wchar_t *user_name; global() member
/freebsd/crypto/openssh/
H A Dsk-usbhid.c1268 const char *rp_id, *rp_name, *user_name; in read_rks() local
/freebsd/contrib/wpa/src/eap_server/
H A Deap_server_ttls.c161 u8 *user_name; member
/freebsd/contrib/tcsh/
H A Dtw.parse.c1625 Char *user_name; in t_search() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1393 bool CommandInterpreter::RemoveUser(llvm::StringRef user_name) { in RemoveUser()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp214 unsigned int user_name : 1; member
232 void *user_name; member