Home
last modified time | relevance | path

Searched refs:passwd (Results 176 – 200 of 613) sorted by relevance

12345678910>>...25

/freebsd/contrib/kyua/utils/
H A Dpasswd_fwd.hpp36 namespace passwd { namespace
/freebsd/contrib/tcsh/
H A Dsh.misc.c629 struct passwd *
632 struct passwd *res; in xgetpwnam()
643 struct passwd *
646 struct passwd *res; in xgetpwuid()
/freebsd/usr.sbin/nscd/agents/
H A DMakefile.inc2 SRCS += passwd.c group.c services.c
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-irix.h33 void irix_setusercontext(struct passwd *pw);
H A Dport-solaris.h26 void solaris_set_default_project(struct passwd *);
/freebsd/usr.bin/login/
H A Dlogin.h37 extern struct passwd *pwd;
/freebsd/lib/libc/gen/
H A Dpw_scan.c65 __pw_initpwd(struct passwd *pwd) in __pw_initpwd()
81 __pw_scan(char *bp, struct passwd *pw, int flags) in __pw_scan()
/freebsd/contrib/wpa/src/tls/
H A Dpkcs5.h14 const char *passwd, size_t *data_len);
H A Dpkcs8.h14 pkcs8_enc_key_import(const u8 *buf, size_t len, const char *passwd);
/freebsd/crypto/openssh/
H A Dsshpty.h27 void pty_setowner(struct passwd *, const char *);
H A Dsftp-server-main.c40 struct passwd *user_pw; in main()
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()
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc.h21 const char *newpass, const char *oldpass, struct passwd *pw);
/freebsd/lib/libcompat/4.4/
H A Dcuserid.c41 struct passwd *pwd; in cuserid()
/freebsd/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c86 passwd_compare(const struct passwd *pwd0, const struct passwd *pwd1) in passwd_compare()
155 struct passwd *pwds, *pwdc; in runtest_cmds()
156 struct passwd sts, stc; in runtest_cmds()
885 passwd_fields(const struct passwd *pwd) in passwd_fields()
974 struct passwd *pwd; in runtest_fields()
975 struct passwd st; in runtest_fields()
1193 struct passwd *pwd; in runtest_users()
1194 struct passwd st; in runtest_users()
/freebsd/contrib/kyua/utils/fs/
H A Doperations_test.cpp63 namespace passwd = utils::passwd;
462 const passwd::user unprivileged_user = passwd::find_user_by_name( in ATF_TEST_CASE_BODY()
520 const passwd::user unprivileged_user = passwd::find_user_by_name( in ATF_TEST_CASE_BODY()
/freebsd/contrib/kyua/utils/process/
H A Dexecutor.ipp36 #include "utils/passwd.hpp"
69 const optional< passwd::user > _unprivileged_user;
81 const optional< passwd::user > unprivileged_user) :
121 const optional< passwd::user > unprivileged_user,
/freebsd/contrib/one-true-awk/testdir/
H A DT.clv143 $awk -v x=123 -v y=abc -v z1=10.99 -f foo0 x=4567 /etc/passwd >foo2
150 $awk -vx=123 -vy=abc -vz1=10.99 -f foo0 x=4567 /etc/passwd >foo2
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_access.c45 struct passwd *user;
57 int login_access(struct passwd *user, char *from) in login_access()
/freebsd/crypto/heimdal/appl/rsh/
H A Dlogin_access.c45 struct passwd *user;
57 int login_access(struct passwd *user, char *from) in login_access()
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCheckPrototypeDefinition.cmake13 # "struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)"
/freebsd/contrib/libevent/cmake/
H A DCheckPrototypeDefinition.cmake13 # "struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib41 origsum=$(getsum /etc/passwd)
114 log_must $CP /etc/passwd $fname
/freebsd/usr.sbin/pwd_mkdb/bootstrap/
H A Dpwd.h60 #define passwd _bootstrap_passwd macro
/freebsd/usr.sbin/bsdinstall/scripts/
H A Drootpass43 chroot $BSDINSTALL_CHROOT passwd root 2>&1

12345678910>>...25