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

  /bionic/libc/stdio/
flockfile.c 29 /* implement flockfile(), ftrylockfile() and funlockfile()
177 funlockfile(FILE * fp) function
  /external/bison/lib/
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro

Completed in 59 milliseconds