Searched refs:pwd (Results 251 - 275 of 460) sorted by relevance

<<111213141516171819

/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dfile.c54 #include <pwd.h>
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/
H A Dcmd-new-session.c21 #include <pwd.h>
H A Dcmd-string.c22 #include <pwd.h>
H A Dtmux.c25 #include <pwd.h>
/netbsd-6-1-5-RELEASE/gnu/usr.bin/rcs/lib/
H A Dconf.h30 #include <pwd.h>
/netbsd-6-1-5-RELEASE/libexec/comsat/
H A Dcomsat.c54 #include <pwd.h>
/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dextern.h153 void pwd(void);
/netbsd-6-1-5-RELEASE/libexec/mail.local/
H A Dmail.local.c51 #include <pwd.h>
/netbsd-6-1-5-RELEASE/libexec/rpc.rquotad/
H A Drquotad.c25 #include <pwd.h>
/netbsd-6-1-5-RELEASE/sbin/fsdb/
H A Dfsdb.c47 #include <pwd.h>
1196 struct passwd *pwd; local
1204 if ((pwd = getpwnam(argv[1])) != 0) {
1205 uid = pwd->pw_uid;
H A Dfsdbutil.c44 #include <pwd.h>
/netbsd-6-1-5-RELEASE/sbin/mknod/
H A Dmknod.c56 #include <pwd.h>
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dsysconf.c55 #include <pwd.h>
/netbsd-6-1-5-RELEASE/lib/libcrypt/
H A Dbcrypt.c55 #include <pwd.h>
/netbsd-6-1-5-RELEASE/lib/libedit/
H A Dfilecomplete.c42 #include <pwd.h>
/netbsd-6-1-5-RELEASE/games/battlestar/
H A Dextern.h36 #include <pwd.h>
/netbsd-6-1-5-RELEASE/games/dm/
H A Ddm.c54 #include <pwd.h>
/netbsd-6-1-5-RELEASE/games/robots/
H A Dscore.c44 #include <pwd.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dtilde.c47 #include <pwd.h>
/netbsd-6-1-5-RELEASE/usr.bin/passwd/
H A Dkrb5_passwd.c40 #include <pwd.h>
H A Dlocal_passwd.c47 #include <pwd.h>
H A Dpasswd.c52 #include <pwd.h>
/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dps.c58 #include <pwd.h>
/netbsd-6-1-5-RELEASE/usr.bin/wall/
H A Dwall.c60 #include <pwd.h>
/netbsd-6-1-5-RELEASE/usr.bin/who/
H A Dwho.c53 #include <pwd.h>

Completed in 151 milliseconds

<<111213141516171819