Home
last modified time | relevance | path

Searched defs:pwd (Results 1 - 25 of 128) sorted by relevance

123456

/kernel/linux/linux-5.10/tools/perf/util/
H A Dget_current_dir_name.c14 char pwd[PATH_MAX]; in get_current_dir_name() local
H A Dtarget.c71 struct passwd pwd, *result; in target__parse_uid() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dget_current_dir_name.c14 char pwd[PATH_MAX]; in get_current_dir_name() local
H A Dtarget.c99 struct passwd pwd, *result; in target__parse_uid() local
/test/xts/acts/storage/storagefilejstest/entry/src/ohosTest/js/test/
H A DCommon.js84 var pwd = ''; variable
/third_party/libuv/test/
H A Dtest-get-passwd.c36 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 DCommon.js80 var pwd = ''; variable
/third_party/toybox/toys/pending/
H A Duseradd.c45 struct passwd pwd; in useradd_main() local
[all...]
H A Dsulogin.c39 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 Dpwd.c26 char *s, *pwd = getcwd(0, 0), *PWD; in pwd_main() local
[all...]
/third_party/selinux/libselinux/utils/
H A Dtogglesebool.c81 struct passwd *pwd = getpwuid(getuid()); in main() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_js_http_auth_result_impl.cpp32 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 DCommon.js96 var pwd = ''; variable
/third_party/python/Lib/test/
H A Dtest_pwd.py5 pwd = import_helper.import_module('pwd') variable
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_js_http_auth_result_wrapper.cpp32 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 Dnet_proxy_userinfo_test.cpp56 SecureData pwd; in HWTEST_F() local
/kernel/linux/linux-5.10/include/linux/
H A Dfs_struct.h15 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 Dfs_struct.h15 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 Dsys_test_021.cpp35 struct passwd pwd; in TestCase() local
[all...]
H A Dsys_test_019.cpp35 struct passwd pwd; in TestCase() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/execve/
H A Dexecve02.c69 struct passwd *pwd; in setup() local
/third_party/musl/Benchmark/musl/
H A Dlibc_pwd.cpp36 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 Dgetgrouplist.c36 struct passwd *pwd = getpwnam(server_user); in getgrouplist_0100() local
/third_party/python/Lib/
H A Dgetpass.py168 import pwd namespace
/third_party/toybox/toys/other/
H A Dlogin.c43 struct passwd *pwd = 0; in login_main() local
[all...]

Completed in 7 milliseconds

123456