HomeSort by relevance Sort by last modified time
    Searched refs:filefd_CLOEXEC_disabled (Results 1 - 4 of 4) sorted by null

  /development/ndk/sources/android/libportable/common/include/
filefd_portable.h 37 extern __hidden void filefd_CLOEXEC_disabled(int fd);
  /development/ndk/sources/android/libportable/arch-mips/
open.c 107 filefd_CLOEXEC_disabled(fd);
148 filefd_CLOEXEC_disabled(fd);
fcntl.c 417 filefd_CLOEXEC_disabled(fd);
filefd.c 396 __hidden void filefd_CLOEXEC_disabled(int fd)

Completed in 36 milliseconds