HomeSort by relevance Sort by last modified time
    Searched defs:creat (Results 1 - 2 of 2) sorted by null

  /bionic/libc/bionic/
open.cpp 46 int creat(const char* pathname, mode_t mode) { function
49 __strong_alias(creat64, creat);
  /bootable/recovery/minadbd/
sysdeps.h 337 #undef creat macro
338 #define creat ___xxx_creat macro

Completed in 121 milliseconds