Home
last modified time | relevance | path

Searched defs:pw (Results 1 – 25 of 207) sorted by relevance

123456789

/titanic_50/usr/src/lib/libshell/common/sh/
H A Djobs.c169 # 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 Dauth.c83 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 Dauth-rh-rsa.c34 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 Dauth-rhosts.c156 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 Dauth-krb4.c104 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 Dauth-rsa.c155 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 Dauth2-pubkey.c221 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 Dgetname.c59 struct passwd *pw; in getname() local
82 struct passwd *pw; in getuserid() local
/titanic_50/usr/src/cmd/groups/
H A Dgroups.c65 struct passwd *pw; in main() local
104 showgroups(struct passwd *pw) in showgroups()
/titanic_50/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c96 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 Duidswap.c58 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 Dacctdusg.c81 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 Dnewkey.c94 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 Dssh-keysign.c64 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 Dport-aix.c41 aix_usrinfo(struct passwd *pw) in aix_usrinfo()
H A Dport-irix.c16 irix_setusercontext(struct passwd *pw) in irix_setusercontext()
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dcrypt.c36 crypt(pw, salt) in crypt() argument
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Dcuserid.c40 register struct passwd *pw; local
/titanic_50/usr/src/lib/libbc/libc/compat/sys5/
H A Dgetpw.c34 struct passwd *pw; in getpw() local
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/
H A Dgetpw.c34 struct passwd *pw; in getpw() local
/titanic_50/usr/src/uts/common/syscall/
H A Dtasksys.c235 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 Dyppasswdxdr.c36 xdr_passwd(XDR *xdrs, struct passwd *pw) in xdr_passwd()
/titanic_50/usr/src/lib/libnsl/yp/
H A Dyppasswd_xdr.c35 xdr_passwd(XDR *xdrsp, struct passwd *pw) in xdr_passwd()
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dpname_to_uid.c63 struct passwd *pw; local
/titanic_50/usr/src/cmd/sendmail/aux/
H A Dmailq.c42 struct passwd *pw = getpwuid(getuid()); in main() local

123456789