Home
last modified time | relevance | path

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

12345678910>>...12

/netbsd/usr.bin/chpass/
H A Dfield.c58 p_login(const char *p, struct passwd *pw, ENTRY *ep) in p_login()
85 p_passwd(const char *p, struct passwd *pw, ENTRY *ep) in p_passwd()
98 p_uid(const char *p, struct passwd *pw, ENTRY *ep) in p_uid()
127 p_gid(const char *p, struct passwd *pw, ENTRY *ep) in p_gid()
161 p_class(const char *p, struct passwd *pw, ENTRY *ep) in p_class()
174 p_change(const char *p, struct passwd *pw, ENTRY *ep) in p_change()
185 p_expire(const char *p, struct passwd *pw, ENTRY *ep) in p_expire()
196 p_gecos(const char *p, struct passwd *pw, ENTRY *ep) in p_gecos()
208 p_hdir(const char *p, struct passwd *pw, ENTRY *ep) in p_hdir()
224 p_shell(const char *p, struct passwd *pw, ENTRY *ep) in p_shell()
H A Dedit.c59 edit(char *tempname, struct passwd *pw) in edit()
90 display(char *tempname, int fd, struct passwd *pw) in display()
146 verify(char *tempname, struct passwd *pw) in verify()
/netbsd/external/bsd/libbind/dist/irs/
H A Dgen_pw.c77 struct irs_pw *pw; in irs_gen_pw() local
119 struct irs_pw *pw; in pw_next() local
140 struct irs_pw *pw; in pw_rewind() local
154 struct irs_pw *pw; in pw_byname() local
171 struct irs_pw *pw; in pw_byuid() local
189 struct irs_pw *pw = rule->inst->pw; in pw_minimize() local
228 struct irs_pw *pw = rule->inst->pw; in pw_res_set() local
H A Dgetpwent_r.c62 struct passwd *pw = getpwnam(login); local
78 struct passwd *pw = getpwnam(login); local
99 struct passwd *pw = getpwuid(uid); local
115 struct passwd *pw = getpwuid(uid); local
134 struct passwd *pw = getpwent(); local
188 struct passwd *pw = fgetpwent(f); local
202 copy_passwd(struct passwd *pw, struct passwd *pwptr, char *buf, int buflen) {
H A Dgetpwent.c110 struct irs_pw *pw; in getpwent_p() local
120 struct irs_pw *pw; in getpwnam_p() local
135 struct irs_pw *pw; in getpwuid_p() local
150 struct irs_pw *pw; in setpassent_p() local
175 struct irs_pw *pw; in endpwent_p() local
H A Dirp_pw.c79 struct irs_pw *pw; in irs_irp_pw() local
134 struct passwd *pw = &pvt->passwd; in pw_next() local
178 struct passwd *pw = &pvt->passwd; in pw_byname() local
230 struct passwd *pw = &pvt->passwd; in pw_byuid() local
316 free_passwd(struct passwd *pw) { in free_passwd()
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-npf.c191 struct pcap_win *pw = p->priv; in pcap_stats_npf() local
252 struct pcap_win *pw = p->priv; in pcap_stats_ex_npf() local
282 struct pcap_win *pw = p->priv; in pcap_setbuff_npf() local
296 struct pcap_win *pw = p->priv; in pcap_setmode_npf() local
311 struct pcap_win *pw = p->priv; in pcap_setmintocopy_npf() local
324 struct pcap_win *pw = p->priv; in pcap_getevent_npf() local
332 struct pcap_win *pw = p->priv; in pcap_oid_get_request_npf() local
341 struct pcap_win *pw = p->priv; in pcap_oid_set_request_npf() local
383 struct pcap_win *pw = p->priv; in pcap_sendqueue_transmit_npf() local
437 struct pcap_win *pw = p->priv; in pcap_live_dump_npf() local
[all …]
/netbsd/usr.bin/id/
H A Did.c69 struct passwd *pw; in main() local
177 pretty(struct passwd *pw) in pretty()
220 struct passwd *pw; in current() local
259 user(struct passwd *pw) in user()
291 group(struct passwd *pw, int nflag) in group()
336 struct passwd *pw; in who() local
/netbsd/usr.bin/mail/
H A Dgetname.c52 struct passwd *pw; in getname() local
66 struct passwd *pw; in getuserid() local
/netbsd/lib/libutil/compat/
H A Dcompat_login_cap.c57 struct passwd pw; in login_getpwclass() local
66 struct passwd pw; in setusercontext() local
H A Dcompat_passwd.c78 struct passwd pw, opw; in pw_copy() local
89 struct passwd pw, opw; in pw_copyx() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c65 auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts, in auth_authorise_keyopts()
274 auth_check_authkey_line(struct passwd *pw, struct sshkey *key, in auth_check_authkey_line()
416 auth_check_authkeys_file(struct passwd *pw, FILE *f, char *file, in auth_check_authkeys_file()
528 auth_openfile(const char *file, struct passwd *pw, int strict_modes, in auth_openfile()
575 auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) in auth_openkeyfile()
581 auth_openprincipals(const char *file, struct passwd *pw, int strict_modes) in auth_openprincipals()
H A Dauth-passwd.c84 struct passwd *pw = authctxt->pw; in auth_password() local
171 #define shadow_pw(pw) (pw)->pw_passwd argument
178 struct passwd *pw = authctxt->pw; in sys_auth_passwd() local
H A Duidswap.c55 temporarily_use_uid(struct passwd *pw) in temporarily_use_uid()
123 permanently_set_uid(struct passwd *pw) in permanently_set_uid()
H A Dauth.c95 allowed_user(struct ssh *ssh, struct passwd * pw) in allowed_user()
464 expand_authorized_keys(const char *filename, struct passwd *pw) in expand_authorized_keys()
489 authorized_principals_file(struct passwd *pw) in authorized_principals_file()
498 check_key_in_hostfiles(struct passwd *pw, struct sshkey *key, const char *host, in check_key_in_hostfiles()
551 struct passwd *pw; in getpwnamallow() local
H A Dauth2-pubkey.c96 struct passwd *pw = authctxt->pw; in userauth_pubkey() local
322 match_principals_file(struct passwd *pw, char *file, in match_principals_file()
483 user_cert_trusted_ca(struct passwd *pw, struct sshkey *key, in user_cert_trusted_ca()
590 user_key_allowed2(struct passwd *pw, struct sshkey *key, in user_key_allowed2()
753 user_key_allowed(struct ssh *ssh, struct passwd *pw, struct sshkey *key, in user_key_allowed()
/netbsd/games/canfield/cfscores/
H A Dcfscores.c64 struct passwd *pw; in main() local
105 printuser(const struct passwd *pw, int printfail) in printuser()
/netbsd/external/bsd/tmux/dist/
H A Dcmd-server-access.c48 cmd_server_access_deny(struct cmdq_item *item, struct passwd *pw) in cmd_server_access_deny()
77 struct passwd *pw = NULL; in cmd_server_access_exec() local
/netbsd/usr.bin/passwd/
H A Dlocal_passwd.c63 getnewpasswd(struct passwd *pw, int min_pw_len) in getnewpasswd()
134 struct passwd *pw; in pwlocal_process() local
269 struct passwd *pw; in local_chpw() local
H A Dyp_passwd.c83 getnewpasswd(struct passwd *pw, char **old_pass) in getnewpasswd()
153 makeypp(struct yppasswd *ypp, struct passwd *pw) in makeypp()
223 struct passwd pwb, pwb2, *pw; in pwyp_process() local
384 struct passwd *pw, pwb; in yp_chpw() local
/netbsd/external/bsd/cron/dist/
H A Dexterns.h85 #define MY_UID(pw) getuid() argument
86 #define MY_GID(pw) getgid() argument
/netbsd/external/bsd/kyua-cli/dist/utils/
H A Dpasswd.cpp127 const struct ::passwd* pw = ::getpwnam(name.c_str()); in find_user_by_name() local
156 const struct ::passwd* pw = ::getpwuid(uid); in find_user_by_uid() local
/netbsd/crypto/external/bsd/heimdal/dist/kadmin/
H A Drandom_password.c56 random_password(char *pw, size_t len) in random_password()
115 generate_password(char **pw, int num_classes, ...) in generate_password()
/netbsd/lib/libc/gen/
H A Dgetpwent.c593 struct passwd *pw = va_arg(ap, struct passwd *); in _files_getpwent_r() local
645 struct passwd *pw = va_arg(ap, struct passwd *); in _files_getpwnam_r() local
699 struct passwd *pw = va_arg(ap, struct passwd *); in _files_getpwuid_r() local
923 struct passwd *pw = va_arg(ap, struct passwd *); in _dns_getpwent_r() local
1022 struct passwd *pw = va_arg(ap, struct passwd *); in _dns_getpwuid_r() local
1086 struct passwd *pw = va_arg(ap, struct passwd *); in _dns_getpwnam_r() local
1437 struct passwd *pw = va_arg(ap, struct passwd *); in _nis_getpwent_r() local
1549 struct passwd *pw = va_arg(ap, struct passwd *); in _nis_getpwuid_r() local
1619 struct passwd *pw = va_arg(ap, struct passwd *); in _nis_getpwnam_r() local
2248 struct passwd *pw = va_arg(ap, struct passwd *); in _compat_getpwent_r() local
[all …]
/netbsd/external/bsd/libarchive/dist/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()
102 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()
115 pbkdf2_sha1(const char *pw, size_t pw_len, const uint8_t *salt, in pbkdf2_sha1()

12345678910>>...12