Searched refs:passwd (Results 176 - 200 of 395) sorted by relevance

1234567891011>>

/openbsd-current/lib/libc/gen/
H A Dgetgrouplist.c201 struct passwd pwstore;
/openbsd-current/usr.bin/renice/
H A Drenice.c52 struct passwd *pw;
/openbsd-current/sbin/mount_ntfs/
H A Dmount_ntfs.c152 struct passwd *pw;
/openbsd-current/sbin/mount_msdos/
H A Dmount_msdos.c171 struct passwd *pw;
/openbsd-current/sbin/mount_tmpfs/
H A Dmount_tmpfs.c197 struct passwd *pw;
/openbsd-current/usr.bin/chpass/
H A Dchpass.c64 struct passwd *pw = NULL, *opw = NULL, lpw;
126 /* Edit the user passwd information if requested. */
194 /* Get the passwd lock file and open the passwd file for reading. */
212 /* Copy the passwd file to the lock file, updating pw. */
218 /* Now finish the passwd file update. */
/openbsd-current/bin/mt/
H A Dmtrmt.c106 static struct passwd *pwd = NULL;
/openbsd-current/usr.sbin/ypldap/
H A Dypldap.h225 pid_t ypldap_dns(int[2], struct passwd *);
/openbsd-current/gnu/usr.bin/perl/
H A Dreentr.h739 struct passwd _pwent_struct;
743 struct passwd* _pwent_ptr;
1327 # define getpwent() ((PL_reentrant_retint = getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size, &PL_reentrant_buffer->_pwent_ptr)) == 0 ? PL_reentrant_buffer->_pwent_ptr : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1330 # define getpwent() ((PL_reentrant_retint = getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size, &PL_reentrant_buffer->_pwent_ptr)) == 0 ? PL_reentrant_buffer->_pwent_ptr : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1333 # define getpwent() (getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size) ? &PL_reentrant_buffer->_pwent_struct : ((errno == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1336 # define getpwent() (getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size) ? &PL_reentrant_buffer->_pwent_struct : ((errno == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1339 # define getpwent() ((PL_reentrant_retint = getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size)) == 0 ? &PL_reentrant_buffer->_pwent_struct : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1342 # define getpwent() ((PL_reentrant_retint = getpwent_r(&PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size, &PL_reentrant_buffer->_pwent_fptr)) == 0 ? &PL_reentrant_buffer->_pwent_struct : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwent") : 0))
1355 # define getpwnam(a) ((PL_reentrant_retint = getpwnam_r(a, &PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size, &PL_reentrant_buffer->_pwent_ptr)) == 0 ? PL_reentrant_buffer->_pwent_ptr : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retry("getpwnam", a) : 0))
1358 # define getpwnam(a) ((PL_reentrant_retint = getpwnam_r(a, &PL_reentrant_buffer->_pwent_struct, PL_reentrant_buffer->_pwent_buffer, PL_reentrant_buffer->_pwent_size, &PL_reentrant_buffer->_pwent_ptr)) == 0 ? PL_reentrant_buffer->_pwent_ptr : ((PL_reentrant_retint == ERANGE) ? (struct passwd *) Perl_reentrant_retr
[all...]
/openbsd-current/regress/lib/libc/sys/
H A Dt_msgctl.c118 struct passwd *pw;
260 struct passwd *pw;
/openbsd-current/usr.sbin/ntpd/
H A Dntpd.h336 void ntp_main(struct ntpd_conf *, struct passwd *, int, char **);
419 void ntp_dns(struct ntpd_conf *, struct passwd *);
/openbsd-current/libexec/ftpd/
H A Dftpd.c120 struct passwd *pw;
200 static char *copy_dir(char *, struct passwd *);
210 static struct passwd *
211 sgetpwnam(const char *, struct passwd *);
637 static struct passwd *
638 sgetpwnam(const char *name, struct passwd *pw)
640 static struct passwd *save;
641 struct passwd *old;
660 static int askpasswd; /* had user command, ask for passwd */
665 * Sets global passwd pointe
860 pass(char *passwd) argument
[all...]
/openbsd-current/usr.bin/at/
H A Dat.c189 struct passwd *pass_entry;
398 struct passwd *pw;
435 struct passwd *pw;
614 struct passwd *pw;
866 struct passwd *pw;
/openbsd-current/usr.bin/ssh/
H A Dssh-keygen.c245 ask_filename(struct passwd *pw, const char *prompt)
331 do_convert_to_ssh2(struct passwd *pw, struct sshkey *k)
409 do_convert_to(struct passwd *pw)
629 do_convert_from_ssh2(struct passwd *pw, struct sshkey **k, int *private)
743 do_convert_from(struct passwd *pw)
802 do_print_public(struct passwd *pw)
829 do_download(struct passwd *pw)
939 do_fingerprint(struct passwd *pw)
1036 do_gen_all_hostkeys(struct passwd *pw)
1287 do_known_hosts(struct passwd *p
[all...]
H A Dsession.c159 auth_sock_cleanup_proc(struct passwd *pw)
171 auth_input_request_forwarding(struct ssh *ssh, struct passwd * pw)
247 prepare_auth_info_file(struct passwd *pw, struct sshbuf *info)
759 struct passwd *pw = s->pw;
830 struct passwd *pw = s->pw;
1026 do_nologin(struct passwd *pw)
1108 do_setusercontext(struct passwd *pw)
1159 execl(_PATH_PASSWD_PROG, "passwd", (char *)NULL);
1160 perror("passwd");
1222 struct passwd *p
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dlock.c696 struct passwd *pw;
700 if ((pw = (struct passwd *) getpwuid (statp->st_uid)) !=
701 (struct passwd *) NULL)
H A Dsubr.c336 struct passwd *pw;
369 if ((pw = (struct passwd *) getpwuid (uid)) == NULL)
/openbsd-current/usr.sbin/sysmerge/
H A Dsysmerge.sh238 /etc/master.passwd
240 /etc/passwd
346 local _pw=./etc/master.passwd
363 if ! getent passwd ${_name} >/dev/null; then
364 getent passwd ${_u} >/dev/null && \
/openbsd-current/usr.bin/snmp/
H A Dusm.c623 usm_passwd2mkey(const EVP_MD *md, const char *passwd) argument
640 pw = (const u_char *)passwd;
645 pw = (const u_char *)passwd;
/openbsd-current/usr.sbin/authpf/
H A Dauthpf.c48 static int allowed_luser(struct passwd *);
87 struct passwd *pw;
462 allowed_luser(struct passwd *pw)
/openbsd-current/usr.sbin/snmpd/
H A Dusm.c684 usm_passwd2key(const EVP_MD *md, char *passwd, int *maxlen) argument
700 pw = (u_char *)passwd;
705 pw = (u_char *)passwd;
H A Dsnmpd.h132 struct passwd *ps_pw;
159 struct passwd *p_pw;
/openbsd-current/usr.bin/rdist/
H A Dcommon.c111 struct passwd *pw;
454 * Try to avoid passwd lookup.
578 struct passwd *pw;
/openbsd-current/lib/libskey/
H A Dskeylogin.c375 skey_passcheck(char *username, char *passwd) argument
384 if (skeyverify(&skey, passwd) == 0)
/openbsd-current/usr.bin/tmux/
H A Dtmux.c69 struct passwd *pw;
327 struct passwd *pw;
502 * The default shell comes from SHELL or from the user's passwd entry

Completed in 1206 milliseconds

1234567891011>>