Searched defs:username (Results 1 - 25 of 70) sorted by relevance

123

/freebsd-current/usr.bin/mail/
H A Dv7.local.c77 username(void) function
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dgss_userok.c49 gssapi_userok(void *app_data, char *username) argument
58 gssapi_session(void *app_data, char *username) argument
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c110 char username[1024]; local
123 char username[1024]; local
133 const char * username local
[all...]
/freebsd-current/usr.bin/top/
H A Dusername.c57 username(int uid) function
/freebsd-current/crypto/heimdal/appl/login/
H A Dutmp_login.c127 void utmp_login(char *tty, const char *username, const char *hostname) argument
133 void utmp_login(char *tty, const char *username, const char *hostname) argument
85 prepare_utmp(struct utmp *utmp, char *tty, const char *username, const char *hostname) argument
/freebsd-current/usr.sbin/jexec/
H A Djexec.c64 const char *username, *shell, *term; local
151 get_user_info(const char *username, cons argument
[all...]
/freebsd-current/contrib/wpa/src/eap_peer/
H A Dmschapv2.c15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) argument
44 const u8 *username; local
[all...]
/freebsd-current/crypto/openssh/
H A Dloginrec.h71 char username[LINFO_NAMESIZE]; /* login username */ member in struct:logininfo
H A Daudit-linux.c42 linux_audit_record_event(int uid, const char *username, const char *hostname, argument
H A Dlogintest.c91 char username[32]; local
H A Daudit-bsm.c235 selected(char *username, uid_t uid, au_event_t event, int sf) argument
/freebsd-current/crypto/openssl/test/
H A Dsrptest.c29 static int run_srp(const char *username, const char *client_pass, argument
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_user.c64 char *username, *always, *never; local
240 au_user_mask(char *username, au_mask_t *mask_p) argument
/freebsd-current/contrib/libpcap/testprogs/
H A Dfindalldevstest.c111 char username[128+1]; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/posix/
H A DHostInfoPosix.cpp66 std::string username; member in struct:PasswdEntry
/freebsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c176 group_match(const char *tok, const char *username) argument
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c75 char username[32]; variable
/freebsd-current/crypto/heimdal/lib/gssapi/ntlm/
H A Dntlm.h104 char *username; member in struct:ntlm_cred
H A Dinit_sec_context.c100 get_user_ccache(const ntlm_name name, char **username, struct ntlm_buf *key) argument
37 from_file(const char *fn, const char *target_domain, char **username, struct ntlm_buf *key) argument
78 get_user_file(const ntlm_name target_name, char **username, struct ntlm_buf *key) argument
[all...]
/freebsd-current/crypto/heimdal/kuser/
H A Dkdigest.c270 client_mschapv2(const void *server_nonce, size_t snoncelen, const void *client_nonce, size_t cnoncelen, const char *username, const char *password) argument
/freebsd-current/crypto/heimdal/lib/ntlm/
H A Dtest_ntlm.c185 *username = "test", local
H A Dheimntlm.h145 char *username; /**< */ member in struct:ntlm_type3
/freebsd-current/contrib/dma/
H A Ddma.c69 char username[USERNAME_SIZE]; variable
/freebsd-current/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c501 char username[SNMP_ADM_STR32_SIZ]; local
514 char username[SNMP_ADM_STR32_SIZ]; local
/freebsd-current/usr.sbin/cron/lib/
H A Dentry.c303 char *username = cmd; /* temp buffer */ local
[all...]

Completed in 177 milliseconds

123