Searched refs:pwd (Results 51 - 75 of 882) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/torture/
H A Dnsstest.c78 static struct passwd pwd; local
85 status = _nss_getpwent_r(&pwd, buf, sizeof(buf), &nss_errno);
93 return &pwd;
102 static struct passwd pwd; local
109 status = _nss_getpwnam_r(name, &pwd, buf, sizeof(buf), &nss_errno);
117 return &pwd;
126 static struct passwd pwd; local
133 status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);
141 return &pwd;
340 static void print_passwd(struct passwd *pwd) argument
397 struct passwd *pwd; local
454 struct passwd *pwd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/nsswitch/
H A Dnsstest.c65 static struct passwd pwd; local
69 status = _nss_getpwent_r(&pwd, buf, sizeof(buf), &nss_errno);
77 return &pwd;
84 static struct passwd pwd; local
88 status = _nss_getpwnam_r(name, &pwd, buf, sizeof(buf), &nss_errno);
96 return &pwd;
103 static struct passwd pwd; local
107 status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);
115 return &pwd;
257 static void print_passwd(struct passwd *pwd) argument
314 struct passwd *pwd; local
371 struct passwd *pwd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/torture/
H A Dnsstest.c78 static struct passwd pwd; local
85 status = _nss_getpwent_r(&pwd, buf, sizeof(buf), &nss_errno);
93 return &pwd;
102 static struct passwd pwd; local
109 status = _nss_getpwnam_r(name, &pwd, buf, sizeof(buf), &nss_errno);
117 return &pwd;
126 static struct passwd pwd; local
133 status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);
141 return &pwd;
340 static void print_passwd(struct passwd *pwd) argument
397 struct passwd *pwd; local
454 struct passwd *pwd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/torture/
H A Dnsstest.c68 static struct passwd pwd; local
75 status = _nss_getpwent_r(&pwd, buf, sizeof(buf), &nss_errno);
83 return &pwd;
92 static struct passwd pwd; local
99 status = _nss_getpwnam_r(name, &pwd, buf, sizeof(buf), &nss_errno);
107 return &pwd;
116 static struct passwd pwd; local
123 status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);
131 return &pwd;
333 static void print_passwd(struct passwd *pwd) argument
390 struct passwd *pwd; local
447 struct passwd *pwd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/nsswitch/
H A Dnsstest.c65 static struct passwd pwd; local
69 status = _nss_getpwent_r(&pwd, buf, sizeof(buf), &nss_errno);
77 return &pwd;
84 static struct passwd pwd; local
88 status = _nss_getpwnam_r(name, &pwd, buf, sizeof(buf), &nss_errno);
96 return &pwd;
103 static struct passwd pwd; local
107 status = _nss_getpwuid_r(uid, &pwd, buf, sizeof(buf), &nss_errno);
115 return &pwd;
257 static void print_passwd(struct passwd *pwd) argument
314 struct passwd *pwd; local
371 struct passwd *pwd; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/rpc_client/
H A Dinit_samr.c27 void init_samr_CryptPasswordEx(const char *pwd, argument
38 encode_pw_buffer(pwbuf, pwd, STR_UNICODE);
59 void init_samr_CryptPassword(const char *pwd, argument
65 encode_pw_buffer(pwd_buf->data, pwd, STR_UNICODE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/rpc_client/
H A Dinit_samr.c27 void init_samr_CryptPasswordEx(const char *pwd, argument
38 encode_pw_buffer(pwbuf, pwd, STR_UNICODE);
59 void init_samr_CryptPassword(const char *pwd, argument
65 encode_pw_buffer(pwd_buf->data, pwd, STR_UNICODE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/rpc_client/
H A Dinit_samr.c27 void init_samr_CryptPasswordEx(const char *pwd, argument
38 encode_pw_buffer(pwbuf, pwd, STR_UNICODE);
59 void init_samr_CryptPassword(const char *pwd, argument
65 encode_pw_buffer(pwd_buf->data, pwd, STR_UNICODE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/examples/var_service/ifplugd_if/
H A Drun7 pwd="$PWD"
16 ifplugd -apqns -t3 -u8 -d8 -i "$if" -r "$pwd/ifplugd_handler"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/examples/var_service/ifplugd_if/
H A Drun7 pwd="$PWD"
16 ifplugd -apqns -t3 -u8 -d8 -i "$if" -r "$pwd/ifplugd_handler"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/examples/var_service/ifplugd_if/
H A Drun7 pwd="$PWD"
16 ifplugd -apqns -t3 -u8 -d8 -i "$if" -r "$pwd/ifplugd_handler"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/
H A Dmklink.pl24 my $pwd = getcwd();
25 chomp($pwd);
26 my @pwd_path = split(/[\\\/]/, $pwd);
34 # @pwd_path (interpreted is an absolute path) to the original pwd.
36 # At the end, @from_path (as a relative path from the original pwd)
38 # which means that @to_path then is a path from there to the original pwd.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_csharp/ex_access/
H A Dex_access.cs34 String pwd = Environment.CurrentDirectory;
35 pwd = Path.Combine(pwd, "..");
36 pwd = Path.Combine(pwd, "..");
38 pwd = Path.Combine(pwd, "Win32");
40 pwd = Path.Combine(pwd, "x64");
42 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_csharp/ex_btrec/
H A Dex_btrec.cs31 String pwd = Environment.CurrentDirectory;
32 pwd = Path.Combine(pwd, "..");
33 pwd = Path.Combine(pwd, "..");
35 pwd = Path.Combine(pwd, "Win32");
37 pwd = Path.Combine(pwd, "x64");
39 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_csharp/ex_sequence/
H A Dex_sequence.cs39 String pwd = Environment.CurrentDirectory;
40 pwd = Path.Combine(pwd, "..");
41 pwd = Path.Combine(pwd, "..");
43 pwd = Path.Combine(pwd, "Win32");
45 pwd = Path.Combine(pwd, "x64");
47 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_csharp/ex_access/
H A Dex_access.cs34 String pwd = Environment.CurrentDirectory;
35 pwd = Path.Combine(pwd, "..");
36 pwd = Path.Combine(pwd, "..");
38 pwd = Path.Combine(pwd, "Win32");
40 pwd = Path.Combine(pwd, "x64");
42 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_csharp/ex_btrec/
H A Dex_btrec.cs31 String pwd = Environment.CurrentDirectory;
32 pwd = Path.Combine(pwd, "..");
33 pwd = Path.Combine(pwd, "..");
35 pwd = Path.Combine(pwd, "Win32");
37 pwd = Path.Combine(pwd, "x64");
39 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_csharp/ex_sequence/
H A Dex_sequence.cs39 String pwd = Environment.CurrentDirectory;
40 pwd = Path.Combine(pwd, "..");
41 pwd = Path.Combine(pwd, "..");
43 pwd = Path.Combine(pwd, "Win32");
45 pwd = Path.Combine(pwd, "x64");
47 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_csharp/ex_access/
H A Dex_access.cs34 String pwd = Environment.CurrentDirectory;
35 pwd = Path.Combine(pwd, "..");
36 pwd = Path.Combine(pwd, "..");
38 pwd = Path.Combine(pwd, "Win32");
40 pwd = Path.Combine(pwd, "x64");
42 pwd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_csharp/ex_btrec/
H A Dex_btrec.cs31 String pwd = Environment.CurrentDirectory;
32 pwd = Path.Combine(pwd, "..");
33 pwd = Path.Combine(pwd, "..");
35 pwd = Path.Combine(pwd, "Win32");
37 pwd = Path.Combine(pwd, "x64");
39 pwd
[all...]

Completed in 110 milliseconds

1234567891011>>