Home
last modified time | relevance | path

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

/dflybsd-src/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 Dscp.c446 uid_t userid; variable
/dflybsd-src/usr.bin/top/
H A Dusername.c137 userid(char *username) in userid() function
/dflybsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c496 const char *userid, const char *otherhost, const char *orighost) in trstat_write()
/dflybsd-src/usr.sbin/lpr/lpr/
H A Dlpr.c92 static int userid; /* user id */ variable
/dflybsd-src/games/larn/
H A Dmain.c11 int userid; /* the players login user id number */ variable
/dflybsd-src/usr.sbin/lpr/lpd/
H A Dprintjob.c1415 sendmail(struct printer *pp, char *userid, int bombed) in sendmail()