Searched defs:user (Results 151 - 175 of 332) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/openssh/
H A Daudit-bsm.c398 const char *user = the_authctxt ? the_authctxt->user : "(unknown user)"; local
[all...]
H A Dauth.h64 char *user; /* username sent by the client */ member in struct:Authctxt
H A Dgss-genr.c261 ssh_gssapi_buildmic(struct sshbuf *b, const char *user, const char *service, argument
H A Dgss-serv.c359 ssh_gssapi_userok(char *user) argument
H A Dmatch.c222 match_user(const char *user, const char *host, const char *ipaddr, argument
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c74 innetgr(const char *netgroup, const char *host, const char *user, const char *domain) argument
H A Dport-aix.c132 aix_valid_authentications(const char *user) argument
283 sys_auth_record_login(const char *user, const char *host, const char *ttynm, struct sshbuf *loginmsg) argument
303 sys_auth_get_lastlogin_msg(const char *user, uid_t uid) argument
316 record_failed_login(const char *user, const char *hostname, const char *ttyname) argument
339 aix_setauthdb(const char *user) argument
440 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) argument
[all...]
/freebsd-12-stable/usr.bin/finger/
H A Dfinger.c239 struct utmpx *user; local
278 struct utmpx *user; local
[all...]
/freebsd-12-stable/usr.bin/ipcs/
H A Dipcs.c115 char *core = NULL, *user = NULL, *namelist = NULL; local
/freebsd-12-stable/usr.bin/iscsictl/
H A Discsictl.c722 *target = NULL, *user = NULL, *secret = NULL; local
395 kernel_modify_some(int iscsi_fd, unsigned int session_id, const char *target, const char *target_addr, const char *user, const char *secret, int enable) argument
[all...]
/freebsd-12-stable/usr.bin/killall/
H A Dkillall.c105 char *user = NULL; local
[all...]
/freebsd-12-stable/usr.bin/su/
H A Dsu.c168 const char *p, *user, *shell, *mytty, **nargv; local
[all...]
/freebsd-12-stable/usr.sbin/ac/
H A Dac.c53 char user[sizeof(((struct utmpx *)0)->ut_user)]; member in struct:utmpx_entry
66 char user[sizeof(((struct utmpx *)0)->ut_user)]; member in struct:user_entry
173 update_user(const char *user, struct timeval secs) argument
262 show(const char *user, struct timeval secs) argument
[all...]
/freebsd-12-stable/usr.sbin/ctld/
H A Duclparse.c63 const ucl_object_t *user, *secret; local
92 const ucl_object_t *user, *secret, *mutual_user; local
[all...]
/freebsd-12-stable/usr.sbin/daemon/
H A Ddaemon.c82 const char *pidfile, *ppidfile, *title, *user, *outfn, *logtag; local
439 restrict_process(const char *user) argument
[all...]
/freebsd-12-stable/usr.sbin/pmc/
H A Dcmd_pmc_stat.c123 uint64_t real, user, sys; local
/freebsd-12-stable/usr.sbin/pw/
H A Dpw_group.c138 lookup_pwent(const char *user) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp122 std::chrono::nanoseconds user, sys; local
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_mschapv2.c289 const u8 *username, *user; local
[all...]
/freebsd-12-stable/contrib/wpa/src/eapol_auth/
H A Deapol_auth_sm.c1030 eapol_sm_get_eap_user(void *ctx, const u8 *identity, size_t identity_len, int phase2, struct eap_user *user) argument
/freebsd-12-stable/contrib/pam_modules/pam_passwdqc/
H A Dpam_passwdqc.c320 lo_const char *user, *oldpass, *curpass; local
/freebsd-12-stable/contrib/pf/pflogd/
H A Dpflogd.c479 dump_packet_nobuf(u_char *user, const struct pcap_pkthdr *h, const u_char *sp) argument
576 dump_packet(u_char *user, const struct pcap_pkthdr *h, const u_char *sp) argument
/freebsd-12-stable/contrib/sendmail/src/
H A Drecipient.c977 SM_MBDB_T user; local
1310 char *user = NULL; local
1442 char *volatile user; local
2035 SM_MBDB_T user; local
[all...]
H A Dudb.c141 char *user; local
[all...]
/freebsd-12-stable/contrib/telnet/libtelnet/
H A Dsra.c58 char *user, *pass, *xuser, *xpass; variable
[all...]

Completed in 168 milliseconds

1234567891011>>