Home
last modified time | relevance | path

Searched defs:getpwnam_r (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/external/trusty/musl/src/passwd/
Dgetpw_r.c34 int getpwnam_r(const char *name, struct passwd *pw, char *buf, size_t size, struct passwd **res) in getpwnam_r() function
/aosp_15_r20/external/musl/src/passwd/
H A Dgetpw_r.c34 int getpwnam_r(const char *name, struct passwd *pw, char *buf, size_t size, struct passwd **res) in getpwnam_r() function
/aosp_15_r20/bionic/libc/bionic/
H A Dgrp_pwd.cpp603 int getpwnam_r(const char* name, passwd* pwd, char* buf, size_t byte_count, passwd** result) { in getpwnam_r() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpthread.h574 #define getpwnam_r(...) (pthread_testcancel(), getpwnam_r(__VA_ARGS__)) macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/newlib/
H A Dmod.rs736 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/newlib/
Dmod.rs863 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs792 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs792 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs792 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs791 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/bsd/
H A Dmod.rs791 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/bsd/
H A Dmod.rs791 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/bsd/
Dmod.rs836 pub fn getpwnam_r( in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c356 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c394 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c356 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c394 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c394 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c394 void getpwnam_r() {} in getpwnam_r() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c394 void getpwnam_r() {} in getpwnam_r() function

12345