Searched refs:fdopendir (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sandbox/linux/services/
H A Dcredentials.cc183 ScopedDIR dir(fdopendir(proc_self_fd));
228 ScopedDIR dir(fdopendir(proc_self_fd));
/external/e2fsprogs/contrib/
H A Dspd_readdir.c126 real_fdopendir = dlsym(RTLD_NEXT, "fdopendir");
273 DIR *fdopendir(int fd) function
282 DEBUG_DIR(printf("fdopendir(%d) (%d open)\n", fd, num_open++));
/external/ltrace/etc/
H A Dlibc.so.conf70 DIR *fdopendir(int);

Completed in 1887 milliseconds