Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dusername.c71 userid(char username_[]) in userid() function
/freebsd/crypto/openssh/
H A Dssh-sk-client.c295 const char *application, const char *userid, uint8_t flags, in sshsk_enroll()
404 u_char *userid = NULL; in sshsk_load_resident() local
H A Dssh-sk-helper.c153 char *provider, *application, *pin, *device, *userid; in process_enroll() local
H A Dssh-sk.c464 const char *application, const char *userid, uint8_t flags, in sshsk_enroll()
H A Dscp.c444 uid_t userid; variable
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dssh-sk-null.cc29 const char *application, const char *userid, uint8_t flags, in sshsk_enroll()
/freebsd/crypto/openssl/test/
H A Dsm2_internal_test.c303 const char *userid, in test_sm2_sign() argument
H A Dsslapitest.c7154 static int create_new_vfile(char *userid, char *password, const char *filename) in create_new_vfile()
7212 static int create_new_vbase(char *userid, char *password) in create_new_vbase()
7267 char *userid = "test", *password = "password", *tstsrpfile; in test_srp() local
/freebsd/usr.sbin/lpr/common_source/
H A Dcommon.c553 const char *userid, const char *otherhost, const char *orighost) in trstat_write()
/freebsd/usr.sbin/lpr/lpr/
H A Dlpr.c94 static int userid; /* user id */ variable
/freebsd/crypto/heimdal/appl/rcp/
H A Drcp.c36 uid_t userid; variable
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_mon.c588 u32 tlv_tag, u8 *tlv_data, u32 userid) in ath12k_dp_mon_rx_parse_status_tlv()
1599 u16 tlv_tag, u8 *tlv_data, u32 userid) in ath12k_dp_mon_tx_parse_status_tlv()
H A Dhal_rx.h227 u8 userid; member
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c1547 sendmail(struct printer *pp, char *userid, int bombed) in sendmail()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhal_rx.c877 u32 tlv_tag, u8 *tlv_data, u32 userid) in ath11k_hal_rx_parse_mon_status_tlv()
/freebsd/usr.sbin/pw/
H A Dpw_user.c1184 char *gecos, *homedir, *skel, *walk, *userid, *groupid, *grname; in pw_user_add() local
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c835 LDAP__lookup_princ(krb5_context context,HDB * db,const char * princname,const char * userid,LDAPMessage ** msg) LDAP__lookup_princ() argument