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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 53 #ifndef FASYNC_PORTABLE
54 #define FASYNC_PORTABLE 00020000
  /development/ndk/sources/android/libportable/arch-mips/
open.c 54 if (flags & FASYNC_PORTABLE)
fcntl.c 196 if (flags & FASYNC_PORTABLE)
236 portableflags |= FASYNC_PORTABLE;

Completed in 681 milliseconds