/external/autotest/client/tests/cgroup/ |
D | cgroup_common.py | 63 def rm_cgroup(self, pwd, supress=False): argument 95 def is_cgroup(self, pid, pwd): argument 117 def set_cgroup(self, pid, pwd): argument 145 def get_prop(self, prop, pwd=None, supress=False): argument 162 def get_property(self, prop, pwd=None, supress=False): argument 181 def set_prop(self, prop, value, pwd=None, check=True): argument 207 def set_property(self, prop, value, pwd=None, check=True): argument
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/ |
D | KeyStore_Impl1Test.java | 467 char[] pwd = { 'p', 'a', 's', 's', 'w', 'd' }; in testEntry02() local 580 char[] pwd = { 'p', 'a', 's', 's', 'w', 'd' }; in testEntry03() local 730 char[] pwd = new char[0]; in testEntry05() local 840 char[] pwd = { 'p', 'a', 's', 's', 'w', 'd' }; in testEntry06() local 903 char[] pwd = { 'p', 'a', 's', 's', 'w', 'd' }; in testEntry07() local 957 char[] pwd = new char[0]; in testKeyStoreConstr() local
|
/external/iptables/extensions/ |
D | libxt_owner.c | 140 struct passwd *pwd; in owner_mt_parse_v0() local 187 struct passwd *pwd; in owner_mt6_parse_v0() local 245 struct passwd *pwd; in owner_mt_parse() local 302 struct passwd *pwd = getpwuid(info->uid); in owner_mt_print_item_v0() local 351 struct passwd *pwd = getpwuid(info->uid); in owner_mt6_print_item_v0() local 400 const struct passwd *pwd = getpwuid(info->uid_min); in owner_mt_print_item() local
|
/external/toybox/toys/pending/ |
D | sulogin.c | 39 static int validate_password(char *pwd) in validate_password() 79 struct passwd *pwd = NULL; in sulogin_main() local
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | DefaultSSLContextImpl.java | 72 char[] pwd = (keystorepwd == null) ? null : keystorepwd.toCharArray(); in getKeyManagers() local 104 char[] pwd = (keystorepwd == null) ? null : keystorepwd.toCharArray(); in getTrustManagers() local
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_xauth.c | 258 char *pwd = xst->authdata.generic.pwd; local 496 xauth_login_radius(iph1, usr, pwd) in xauth_login_radius() argument 636 xauth_login_pam(port, raddr, usr, pwd) in xauth_login_pam() argument 796 xauth_login_ldap(iph1, usr, pwd) in xauth_login_ldap() argument 1188 xauth_login_system(usr, pwd) in xauth_login_system() argument 1385 vchar_t *pwd = NULL; local
|
/external/autotest/client/deps/graphics/ |
D | graphics.py | 16 pwd = os.getcwd() variable
|
/external/autotest/client/deps/webgl_mpd/ |
D | webgl_mpd.py | 16 pwd = os.getcwd() variable
|
/external/autotest/client/deps/ibusclient/ |
D | ibusclient.py | 18 pwd = os.getcwd() variable
|
/external/autotest/client/deps/gfxtest/ |
D | gfxtest.py | 18 pwd = os.getcwd() variable
|
/external/autotest/client/deps/iwcap/ |
D | iwcap.py | 14 pwd = os.getcwd() variable
|
/external/autotest/client/deps/systemtap/ |
D | systemtap.py | 21 pwd = os.getcwd() variable
|
/external/autotest/client/deps/webgl_clear/ |
D | webgl_clear.py | 33 pwd = os.getcwd() variable
|
/external/autotest/client/deps/fakegudev/ |
D | fakegudev.py | 19 pwd = os.getcwd() variable
|
/external/autotest/client/deps/glbench/ |
D | glbench.py | 18 pwd = os.getcwd() variable
|
/external/autotest/client/deps/webgl_perf/ |
D | webgl_perf.py | 32 pwd = os.getcwd() variable
|
/external/autotest/client/deps/gtest/ |
D | gtest.py | 18 pwd = os.getcwd() variable
|
/external/autotest/client/deps/nvmap_compactor/ |
D | nvmap_compactor.py | 19 pwd = os.getcwd() variable
|
/external/autotest/client/deps/lansim/ |
D | lansim.py | 21 pwd = os.getcwd() variable
|
/external/autotest/client/deps/fakemodem/ |
D | fakemodem.py | 19 pwd = os.getcwd() variable
|
/external/autotest/client/deps/glmark2/ |
D | glmark2.py | 35 pwd = os.getcwd() variable
|
/external/autotest/client/deps/touchpad-tests/ |
D | touchpad-tests.py | 24 pwd = os.getcwd() variable
|
/external/autotest/client/deps/mysql/ |
D | mysql.py | 34 pwd = os.getcwd() variable
|
/external/autotest/client/deps/libnet/ |
D | libnet.py | 21 pwd = os.getcwd() variable
|
/external/autotest/client/deps/dejagnu/ |
D | dejagnu.py | 18 pwd = os.getcwd() variable
|