/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | jobs.c | 169 # define job_unstop(pw) argument 184 register struct process *pw,*pwnext; in job_chldtrap() local 247 register struct process *pw; in job_reap() local 613 register struct process *pw; in job_close() local 688 static void job_set(register struct process *pw) in job_set() 705 static void job_reset(register struct process *pw) in job_reset() 734 register struct process *pw; in job_bwait() local 765 register struct process *pw; in job_walk() local 829 int job_terminate(register struct process *pw,register int sig) in job_terminate() 843 int job_list(struct process *pw,register int flag) in job_list() [all …]
|
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | auth.c | 83 allowed_user(struct passwd * pw) in allowed_user() 388 expand_filename(const char *filename, struct passwd *pw) in expand_filename() 438 authorized_keys_file(struct passwd *pw) in authorized_keys_file() 444 authorized_keys_file2(struct passwd *pw) in authorized_keys_file2() 451 check_key_in_hostfiles(struct passwd *pw, Key *key, const char *host, in check_key_in_hostfiles() 501 secure_filename(FILE *f, const char *file, struct passwd *pw, in secure_filename() 582 struct passwd *pw; in getpwnamallow() local
|
H A D | auth-rh-rsa.c | 34 auth_rhosts_rsa_key_allowed(struct passwd *pw, char *cuser, char *chost, in auth_rhosts_rsa_key_allowed() 55 auth_rhosts_rsa(struct passwd *pw, char *cuser, Key *client_host_key) in auth_rhosts_rsa()
|
H A D | auth-rhosts.c | 156 auth_rhosts(struct passwd *pw, const char *client_user) in auth_rhosts() 166 auth_rhosts2_raw(struct passwd *pw, const char *client_user, const char *hostname, in auth_rhosts2_raw() 290 auth_rhosts2(struct passwd *pw, const char *client_user, const char *hostname, in auth_rhosts2()
|
H A D | auth-krb4.c | 104 struct passwd *pw; in auth_krb4_password() local 286 struct passwd *pw; in auth_krb4_tgt() local 341 struct passwd *pw; in auth_afs_token() local
|
H A D | auth-rsa.c | 155 auth_rsa_key_allowed(struct passwd *pw, BIGNUM *client_n, Key **rkey) in auth_rsa_key_allowed() 288 auth_rsa(struct passwd *pw, BIGNUM *client_n) in auth_rsa()
|
H A D | auth2-pubkey.c | 221 user_key_allowed2(struct passwd *pw, Key *key, char *file) in user_key_allowed2() 314 user_key_allowed(struct passwd *pw, Key *key) in user_key_allowed()
|
/titanic_50/usr/src/cmd/mailx/ |
H A D | getname.c | 59 struct passwd *pw; in getname() local 82 struct passwd *pw; in getuserid() local
|
/titanic_50/usr/src/cmd/groups/ |
H A D | groups.c | 65 struct passwd *pw; in main() local 104 showgroups(struct passwd *pw) in showgroups()
|
/titanic_50/usr/src/cmd/ssh/ssh-keygen/ |
H A D | ssh-keygen.c | 96 ask_filename(struct passwd *pw, const char *prompt) in ask_filename() 157 do_convert_to_ssh2(struct passwd *pw) in do_convert_to_ssh2() 330 do_convert_from_ssh2(struct passwd *pw) in do_convert_from_ssh2() 409 do_print_public(struct passwd *pw) in do_print_public() 433 do_fingerprint(struct passwd *pw) in do_fingerprint() 543 do_known_hosts(struct passwd *pw, const char *name) in do_known_hosts() 731 do_change_passphrase(struct passwd *pw) in do_change_passphrase() 814 do_change_comment(struct passwd *pw) in do_change_comment() 947 struct passwd *pw; in main() local
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | uidswap.c | 58 temporarily_use_uid(struct passwd *pw) in temporarily_use_uid() 185 permanently_set_uid(struct passwd *pw, char *chroot_directory) in permanently_set_uid()
|
/titanic_50/usr/src/cmd/acct/ |
H A D | acctdusg.c | 81 struct passwd *pw; in main() local 203 validate_entry(struct disk *entry, struct passwd *pw) in validate_entry() 215 struct passwd *pw; in charge() local
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | newkey.c | 94 struct passwd *pw; in main() local 246 setpublicmap(name, public, secret, database, pw) in setpublicmap() argument 338 struct passwd *pw; local
|
/titanic_50/usr/src/cmd/ssh/ssh-keysign/ |
H A D | ssh-keysign.c | 64 valid_request(struct passwd *pw, char *host, Key **ret, u_char *data, in valid_request() 155 struct passwd *pw; in main() local
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | port-aix.c | 41 aix_usrinfo(struct passwd *pw) in aix_usrinfo()
|
H A D | port-irix.c | 16 irix_setusercontext(struct passwd *pw) in irix_setusercontext()
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | crypt.c | 36 crypt(pw, salt) in crypt() argument
|
/titanic_50/usr/src/lib/libbc/libc/stdio/common/ |
H A D | cuserid.c | 40 register struct passwd *pw; local
|
/titanic_50/usr/src/lib/libbc/libc/compat/sys5/ |
H A D | getpw.c | 34 struct passwd *pw; in getpw() local
|
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | getpw.c | 34 struct passwd *pw; in getpw() local
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | tasksys.c | 235 projlist_walk_t *pw = (projlist_walk_t *)buf; in tasksys_projlist_cb() local 261 projlist_walk_t pw; in tasksys_projlist() local
|
/titanic_50/usr/src/cmd/ypcmd/yppasswd/ |
H A D | yppasswdxdr.c | 36 xdr_passwd(XDR *xdrs, struct passwd *pw) in xdr_passwd()
|
/titanic_50/usr/src/lib/libnsl/yp/ |
H A D | yppasswd_xdr.c | 35 xdr_passwd(XDR *xdrsp, struct passwd *pw) in xdr_passwd()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | pname_to_uid.c | 63 struct passwd *pw; local
|
/titanic_50/usr/src/cmd/sendmail/aux/ |
H A D | mailq.c | 42 struct passwd *pw = getpwuid(getuid()); in main() local
|