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

  /gdk/headers/include/
fcntl.h 48 extern int open_portable(const char* path, int mode, ...);
49 #define open open_portable
  /development/ndk/sources/android/libportable/arch-mips/
open.c 63 int open_portable(const char *pathname, int flags, ...) function
  /development/ndk/sources/android/libportable/arch-x86/
open.c 59 int open_portable(const char *pathname, int flags, ...) function

Completed in 802 milliseconds