/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | EnumDirItems.cpp | 1379 const passwd *pw = getpwuid(OwnerNameMap.Numbers[i]);
in FillDeviceSizes() 1427 const passwd *pw = getpwuid(i);
in FillDeviceSizes() 1470 // const passwd *pw = getpwuid(1000);
in FillDeviceSizes()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.c | 449 struct passwd pwd, *result; in radv_builtin_cache_path()
|
/third_party/libfuse/util/ |
H A D | fusermount.c | 103 struct passwd *pw = getpwuid(getuid()); in get_user_name()
|
/third_party/pulseaudio/src/daemon/ |
H A D | ohos_pa_main.c | 259 struct passwd *pw; in change_user()
|
/third_party/rust/crates/nix/test/ |
H A D | test_unistd.rs | 1189 let pwd: libc::passwd = nobody.into(); in test_user_into_passwd()
|
/third_party/backends/backend/ |
H A D | microtek2.c | 1444 char *passwd; in do_authorization() local 1526 passwd = linep; in do_authorization() 1528 *(passwd + strlen(passwd) - 1) = '\0'; in do_authorization() 1530 if ( strcmp(p, passwd) == 0 ) in do_authorization()
|
H A D | hp-option.c | 2158 struct passwd *pw; in get_home_dir() 2496 struct passwd *pw; in _program_calibrate()
|
/third_party/curl/lib/ |
H A D | ftp.c | 2468 150 Opening BINARY mode data connection for /etc/passwd (2241 in ftp_state_get_resp() 2629 conn->passwd?conn->passwd:""); in ftp_state_user_resp()
|
H A D | http.c | 296 pwd = data->state.aptr.passwd; in http_output_basic()
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
H A D | mod.rs | 2879 pwd: *mut ::passwd, in getpwent_r() 2882 result: *mut *mut ::passwd, in getpwent_r()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
H A D | metadata_stream_test.cpp | 529 struct passwd *passwordEntry = getpwuid(uid); in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_cursor_testcase.cpp | 1579 option2.passwd = PASSWD_VECTOR_1; in ResultSetDb023()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_general_store.cpp | 103 option.passwd.SetValue(decryptKey.data(), decryptKey.size()); in RdbGeneralStore()
|
H A D | rdb_service_impl.cpp | 178 GetDBPassword(entry, param.option.passwd); in ResolveAutoLaunch()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store.cpp | 68 option.passwd = properties.GetPasswd(); in InitDataBaseOption()
|
/third_party/backends/backend/pixma/ |
H A D | pixma_bjnp.c | 424 struct passwd *pwdent; in getusername()
|
/third_party/lwip/src/netif/ppp/ |
H A D | lcp.c | 660 if (pcb->settings.user && pcb->settings.passwd) { in lcp_resetci()
|
H A D | eap.c | 1200 struct passwd *pw; in name_of_pn_file()
|
/third_party/mksh/ |
H A D | eval.c | 1781 * slashes from regular files (eg, /etc/passwd/). in globit() 1999 struct passwd *pw; in homedir()
|
/third_party/python/Lib/test/ |
H A D | test_urllib.py | 126 def __init__(self, user, passwd, host, port, dirs, timeout=None,
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | security.c | 4086 static int link_single_group(struct MAPPING *usermapping, struct passwd *user, in link_single_group() 4139 struct passwd *user; in link_group_members()
|
H A D | acls.c | 4354 * ! Note ! : does getpwnam() read /etc/passwd or some other file ? 4365 struct passwd *pwd; in ntfs_do_user_mapping()
|
/third_party/backends/frontend/ |
H A D | saned.c | 3086 struct passwd *pwent;
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 1230 struct passwd *pw = NULL; in pa_uid_in_group()
|
/third_party/toybox/generated/ |
H A D | flags.h | 2126 // passwd >1a:dlu >1a:dlu 5267 #define TT this.passwd
|