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

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dopenpam_restore_cred.c46 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_pwent.c24 #include <pwd.h>
H A Dinitgroups.c4 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_pwent.c24 #include <pwd.h>
H A Dinitgroups.c4 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/nsswitch/
H A Dgetent_pwent.c24 #include <pwd.h>
H A Dinitgroups.c4 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/nssldb/
H A Dldb-nss.h27 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/replace/system/
H A Dpasswd.h27 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/nsswitch/
H A Dgetent_pwent.c25 #include <pwd.h>
H A Dinitgroups.c4 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/nsswitch/
H A Dnsstest.h27 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/replace/system/
H A Dpasswd.h34 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/libcli/samsync/
H A Ddecrypt.c93 if (memcmp(keys.keys.keys2.lmpassword.pwd.hash,
96 keys.keys.keys2.lmpassword.pwd.hash,
105 if (memcmp(keys.keys.keys2.ntpassword.pwd.hash,
108 keys.keys.keys2.ntpassword.pwd.hash,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Duam.h8 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dopenpam_restore_cred.c46 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/
H A Dshell.c55 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/kpasswd/
H A Dkpasswd_locl.h59 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/nssldb/
H A Dldb-nss.h27 #include <pwd.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/passdb/
H A Dpassdb.c143 static NTSTATUS samu_set_unix_internal(struct samu *user, const struct passwd *pwd, bool create) argument
150 if ( !pwd ) {
156 pdb_set_username(user, pwd->pw_name, PDB_SET);
160 if (count_commas(pwd->pw_gecos) == 3) {
167 talloc_tos(), pwd->pw_gecos,
168 strchr(pwd->pw_gecos, ',') - pwd->pw_gecos);
174 pdb_set_fullname(user, pwd->pw_gecos, PDB_SET);
185 gid_to_sid(&group_sid, pwd->pw_gid);
191 user->unix_pw = tcopy_passwd( user, pwd );
278 samu_set_unix(struct samu *user, const struct passwd *pwd) argument
283 samu_alloc_rid_unix(struct samu *user, const struct passwd *pwd) argument
375 pdb_sethexpwd(char p[33], const unsigned char *pwd, uint32 acct_ctrl) argument
394 pdb_gethexpwd(const char *p, unsigned char *pwd) argument
2300 char *pwd; local
2373 char *pwd = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/passdb/
H A Dpassdb.c143 static NTSTATUS samu_set_unix_internal(struct samu *user, const struct passwd *pwd, bool create) argument
150 if ( !pwd ) {
156 pdb_set_username(user, pwd->pw_name, PDB_SET);
160 if (count_commas(pwd->pw_gecos) == 3) {
167 talloc_tos(), pwd->pw_gecos,
168 strchr(pwd->pw_gecos, ',') - pwd->pw_gecos);
174 pdb_set_fullname(user, pwd->pw_gecos, PDB_SET);
185 gid_to_sid(&group_sid, pwd->pw_gid);
191 user->unix_pw = tcopy_passwd( user, pwd );
278 samu_set_unix(struct samu *user, const struct passwd *pwd) argument
283 samu_alloc_rid_unix(struct samu *user, const struct passwd *pwd) argument
375 pdb_sethexpwd(char p[33], const unsigned char *pwd, uint32 acct_ctrl) argument
394 pdb_gethexpwd(const char *p, unsigned char *pwd) argument
2300 char *pwd; local
2373 char *pwd = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/passdb/
H A Dpassdb.c143 static NTSTATUS samu_set_unix_internal(struct samu *user, const struct passwd *pwd, bool create) argument
150 if ( !pwd ) {
156 pdb_set_username(user, pwd->pw_name, PDB_SET);
160 if (count_commas(pwd->pw_gecos) == 3) {
167 talloc_tos(), pwd->pw_gecos,
168 strchr(pwd->pw_gecos, ',') - pwd->pw_gecos);
174 pdb_set_fullname(user, pwd->pw_gecos, PDB_SET);
185 gid_to_sid(&group_sid, pwd->pw_gid);
191 user->unix_pw = tcopy_passwd( user, pwd );
278 samu_set_unix(struct samu *user, const struct passwd *pwd) argument
283 samu_alloc_rid_unix(struct samu *user, const struct passwd *pwd) argument
375 pdb_sethexpwd(char p[33], const unsigned char *pwd, uint32 acct_ctrl) argument
394 pdb_gethexpwd(const char *p, unsigned char *pwd) argument
2300 char *pwd; local
2373 char *pwd = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Dtestcurl.pl67 use vars qw($version $fixed $infixed $CURLDIR $git $pwd $build $buildlog
229 chdir $pwd; # cd back to the original root dir
231 if ($pwd && $build) {
234 rmtree "$pwd/$build";
247 my $configfile = "$pwd/$build/lib/curl_config.h";
346 # Make $pwd to become the path without newline. We'll use that in order to cut
348 $pwd = getcwd();
364 $buildlog="$pwd/$buildlogname";
417 chdir "$pwd/$CURLDIR";
512 chdir "$pwd/
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/
H A Dtestcurl.pl67 use vars qw($version $fixed $infixed $CURLDIR $git $pwd $build $buildlog
229 chdir $pwd; # cd back to the original root dir
231 if ($pwd && $build) {
234 rmtree "$pwd/$build";
247 my $configfile = "$pwd/$build/lib/curl_config.h";
346 # Make $pwd to become the path without newline. We'll use that in order to cut
348 $pwd = getcwd();
364 $buildlog="$pwd/$buildlogname";
417 chdir "$pwd/$CURLDIR";
512 chdir "$pwd/
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dwinbind_util.c31 struct passwd * pwd = NULL; local
35 return pwd;
37 pwd = tcopy_passwd(talloc_tos(), tmp_pwd);
41 return pwd;
48 struct passwd * pwd = NULL; local
55 return pwd;
57 pwd = tcopy_passwd(talloc_tos(), tmp_pwd);
61 return pwd;

Completed in 572 milliseconds

<<11121314151617181920>>