Home
last modified time | relevance | path

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

1234567

/dragonfly/usr.bin/chpass/
H A Dfield.c57 p_login(char *p, struct passwd *pw, ENTRY *ep __unused) in p_login()
83 p_passwd(char *p, struct passwd *pw, ENTRY *ep __unused) in p_passwd()
95 p_uid(char *p, struct passwd *pw, ENTRY *ep __unused) in p_uid()
120 p_gid(char *p, struct passwd *pw, ENTRY *ep __unused) in p_gid()
150 p_class(char *p, struct passwd *pw, ENTRY *ep __unused) in p_class()
162 p_change(char *p, struct passwd *pw, ENTRY *ep __unused) in p_change()
172 p_expire(char *p, struct passwd *pw, ENTRY *ep __unused) in p_expire()
193 p_hdir(char *p, struct passwd *pw, ENTRY *ep __unused) in p_hdir()
208 p_shell(char *p, struct passwd *pw, ENTRY *ep __unused) in p_shell()
H A Dedit.c63 edit(const char *tfn, struct passwd *pw) in edit()
100 display(const char *tfn, struct passwd *pw) in display()
189 verify(const char *tfn, struct passwd *pw) in verify()
/dragonfly/usr.bin/id/
H A Did.c59 struct passwd *pw; in main() local
166 pretty(struct passwd *pw) in pretty()
209 struct passwd *pw; in current() local
247 user(struct passwd *pw) in user()
275 group(struct passwd *pw, int nflag) in group()
312 struct passwd *pw; in who() local
330 pline(struct passwd *pw) in pline()
/dragonfly/usr.bin/finger/
H A Dutil.c60 match(struct passwd *pw, char *user) in match()
150 enter_person(struct passwd *pw) in enter_person()
187 struct passwd *pw; in find_person() local
307 userinfo(PERSON *pn, struct passwd *pw) in userinfo()
373 hide(struct passwd *pw) in hide()
H A Dfinger.c149 struct passwd *pw; in main() local
218 struct passwd *pw; in loginlist() local
253 struct passwd *pw; in userlist() local
/dragonfly/crypto/openssh/
H A Dauth2-pubkeyfile.c56 auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts, in auth_authorise_keyopts()
265 auth_check_authkey_line(struct passwd *pw, struct sshkey *key, in auth_check_authkey_line()
407 auth_check_authkeys_file(struct passwd *pw, FILE *f, char *file, in auth_check_authkeys_file()
443 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile()
490 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile()
496 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) in auth_openprincipals()
H A Dplatform.c99 platform_setusercontext(struct passwd *pw) in platform_setusercontext()
147 platform_setusercontext_post_groups(struct passwd *pw) in platform_setusercontext_post_groups()
204 platform_locked_account(struct passwd *pw) in platform_locked_account()
H A Dauth.c101 allowed_user(struct ssh *ssh, struct passwd * pw) in allowed_user()
385 expand_authorized_keys(const char *filename, struct passwd *pw) in expand_authorized_keys()
410 authorized_principals_file(struct passwd *pw) in authorized_principals_file()
419 check_key_in_hostfiles(struct passwd *pw, struct sshkey *key, const char *host, in check_key_in_hostfiles()
472 struct passwd *pw; in getpwnamallow() local
H A Duidswap.c61 temporarily_use_uid(struct passwd *pw) in temporarily_use_uid()
181 permanently_set_uid(struct passwd *pw) in permanently_set_uid()
H A Dauth2-pubkey.c91 struct passwd *pw = authctxt->pw; in userauth_pubkey() local
323 match_principals_file(struct passwd *pw, char *file, in match_principals_file()
484 user_cert_trusted_ca(struct passwd *pw, struct sshkey *key, in user_cert_trusted_ca()
591 user_key_allowed2(struct passwd *pw, struct sshkey *key, in user_key_allowed2()
754 user_key_allowed(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in user_key_allowed()
H A Dssh-keygen.c260 ask_filename(struct passwd *pw, const char *prompt) in ask_filename()
346 do_convert_to_ssh2(struct passwd *pw, struct sshkey *k) in do_convert_to_ssh2()
424 do_convert_to(struct passwd *pw) in do_convert_to()
750 do_convert_from(struct passwd *pw) in do_convert_from()
809 do_print_public(struct passwd *pw) in do_print_public()
836 do_download(struct passwd *pw) in do_download()
946 do_fingerprint(struct passwd *pw) in do_fingerprint()
1042 do_gen_all_hostkeys(struct passwd *pw) in do_gen_all_hostkeys()
1402 do_change_passphrase(struct passwd *pw) in do_change_passphrase()
2149 do_show_cert(struct passwd *pw) in do_show_cert()
[all …]
H A Dauth-passwd.c80 struct passwd *pw = authctxt->pw; in auth_password() local
195 struct passwd *pw = authctxt->pw; in sys_auth_passwd() local
H A Dssh-keysign.c65 valid_request(struct passwd *pw, char *host, struct sshkey **ret, char **pkalgp, in valid_request()
182 struct passwd *pw; in main() local
H A Dsession.c173 auth_sock_cleanup_proc(struct passwd *pw) in auth_sock_cleanup_proc()
185 auth_input_request_forwarding(struct ssh *ssh, struct passwd * pw) in auth_input_request_forwarding()
261 prepare_auth_info_file(struct passwd *pw, struct sshbuf *info) in prepare_auth_info_file()
742 struct passwd * pw = s->pw; in do_login() local
819 struct passwd *pw = s->pw; in check_quietlogin() local
989 struct passwd *pw = s->pw; in do_setup_env() local
1274 do_nologin(struct passwd *pw) in do_nologin()
1358 do_setusercontext(struct passwd *pw) in do_setusercontext()
1519 struct passwd *pw = s->pw; in do_child() local
/dragonfly/lib/libutil/
H A Dpw_util.c393 pw_make(const struct passwd *pw) in pw_make()
408 pw_make_v7(const struct passwd *pw) in pw_make_v7()
423 pw_copy(int ffd, int tfd, const struct passwd *pw, struct passwd *old_pw) in pw_copy()
588 pw_dup(const struct passwd *pw) in pw_dup()
646 struct passwd pw, *ret; in pw_scan() local
/dragonfly/usr.bin/mail/
H A Dgetname.c46 struct passwd *pw; in getname() local
60 struct passwd *pw; in getuserid() local
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_cryptor.c50 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
66 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
91 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
120 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
131 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
144 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
/dragonfly/lib/libssh/openbsd-compat/
H A Dxcrypt.c73 struct passwd *pw; in pick_salt() local
129 shadow_pw(struct passwd *pw) in shadow_pw()
/dragonfly/games/canfield/cfscores/
H A Dcfscores.c61 struct passwd *pw; in main() local
103 printuser(struct passwd *pw, int printfail) in printuser()
/dragonfly/usr.bin/chkey/
H A Dchkey.c85 struct passwd *pw; in main() local
248 static struct passwd pw; in ypgetpwuid() local
/dragonfly/usr.bin/wall/
H A Dwall.c81 struct passwd *pw; in main() local
169 struct passwd *pw; in makemsg() local
/dragonfly/usr.sbin/sshd/
H A Dauth-passwd-custom.c45 struct passwd *pw = authctxt->pw; in sys_auth_passwd() local
/dragonfly/lib/libc/gen/
H A Dpw_scan.c53 __pw_scan(char *bp, struct passwd *pw, int flags) in __pw_scan()
/dragonfly/libexec/dma/
H A Ddma.c182 struct passwd *pw; in add_recp() local
440 struct passwd *pw; in main() local
/dragonfly/contrib/nvi2/ex/
H A Dex_cd.c35 struct passwd *pw; in ex_cd() local

1234567