Searched refs:fgetpwent_r (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
D | mod.rs | 1316 pub fn fgetpwent_r( in fgetpwent_r() function
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common_interceptors.inc | 1660 INTERCEPTOR(int, fgetpwent_r, void *fp, __sanitizer_passwd *pwbuf, char *buf, 1663 COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent_r, fp, pwbuf, buf, buflen, pwbufp); 1667 int res = REAL(fgetpwent_r)(fp, pwbuf, buf, buflen, pwbufp); 1707 COMMON_INTERCEPT_FUNCTION(fgetpwent_r); \
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1714 fun:fgetpwent_r=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 715 PUBLIC ab3b0 0 fgetpwent_r
|