| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | get_current_dir_name.c | 14 char pwd[PATH_MAX]; in get_current_dir_name() local
|
| H A D | target.c | 71 struct passwd pwd, *result; in target__parse_uid() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | get_current_dir_name.c | 14 char pwd[PATH_MAX]; in get_current_dir_name() local
|
| H A D | target.c | 99 struct passwd pwd, *result; in target__parse_uid() local
|
| /test/xts/acts/storage/storagefilejstest/entry/src/ohosTest/js/test/ |
| H A D | Common.js | 84 var pwd = ''; variable
|
| /third_party/libuv/test/ |
| H A D | test-get-passwd.c | 36 uv_passwd_t pwd; in TEST_IMPL() local 110 uv_passwd_t pwd; TEST_IMPL() local 176 uv_passwd_t pwd; TEST_IMPL() local [all...] |
| /test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/ |
| H A D | Common.js | 80 var pwd = ''; variable
|
| /third_party/toybox/toys/pending/ |
| H A D | useradd.c | 45 struct passwd pwd; in useradd_main() local [all...] |
| H A D | sulogin.c | 39 static int validate_password(char *pwd) in validate_password() argument 79 struct passwd *pwd = NULL; in sulogin_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | pwd.c | 26 char *s, *pwd = getcwd(0, 0), *PWD; in pwd_main() local [all...] |
| /third_party/selinux/libselinux/utils/ |
| H A D | togglesebool.c | 81 struct passwd *pwd = getpwuid(getuid()); in main() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_js_http_auth_result_impl.cpp | 32 bool ArkWebJsHttpAuthResultImpl::Confirm(const ArkWebString& user_name, const ArkWebString& pwd) in Confirm() argument
|
| /test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/ |
| H A D | Common.js | 96 var pwd = ''; variable
|
| /third_party/python/Lib/test/ |
| H A D | test_pwd.py | 5 pwd = import_helper.import_module('pwd') variable [all...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_js_http_auth_result_wrapper.cpp | 32 bool ArkWebJsHttpAuthResultWrapper::Confirm(const std::string& user_name, const std::string& pwd) in Confirm() argument
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_proxy_userinfo_test.cpp | 56 SecureData pwd; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | fs_struct.h | 15 struct path root, pwd; member 35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fs_struct.h | 15 struct path root, pwd; member 35 static inline void get_fs_pwd(struct fs_struct *fs, struct path *pwd) in get_fs_pwd() argument
|
| /kernel/liteos_a/testsuites/unittest/libc/sys/full/ |
| H A D | sys_test_021.cpp | 35 struct passwd pwd; in TestCase() local [all...] |
| H A D | sys_test_019.cpp | 35 struct passwd pwd; in TestCase() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/execve/ |
| H A D | execve02.c | 69 struct passwd *pwd; in setup() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_pwd.cpp | 36 struct passwd pwd; in Bm_function_Getpwnam_r() local 53 struct passwd pwd; in Bm_function_Getpwuid_r() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
| H A D | getgrouplist.c | 36 struct passwd *pwd = getpwnam(server_user); in getgrouplist_0100() local
|
| /third_party/python/Lib/ |
| H A D | getpass.py | 168 import pwd namespace
|
| /third_party/toybox/toys/other/ |
| H A D | login.c | 43 struct passwd *pwd = 0; in login_main() local [all...] |