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

  /ndk/sources/host-tools/sed-4.2.1/lib/
tempname.c 62 # define small_open __open macro
66 # define small_open open macro
269 fd = small_open (tmpl, O_RDWR | O_CREAT | O_EXCL, S_IRUSR | S_IWUSR);

Completed in 42 milliseconds