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

  /bionic/libc/stdio/
flockfile.c 29 /* implement flockfile(), ftrylockfile() and funlockfile()
70 funlockfile(FILE * fp) function
  /ndk/sources/host-tools/sed-4.2.1/lib/
getdelim.c 42 # undef funlockfile macro
44 # define funlockfile(x) ((void) 0) macro
132 funlockfile (fp); /* doesn't set errno */
unlocked-io.h 133 # undef funlockfile macro
134 # define funlockfile(x) ((void) 0) macro
  /external/bison/lib/
unlocked-io.h 134 # undef funlockfile macro
135 # define funlockfile(x) ((void) 0) macro

Completed in 93 milliseconds