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

  /bionic/libc/stdio/
flockfile.c 29 /* implement flockfile(), ftrylockfile() and funlockfile()
56 ftrylockfile(FILE *fp) function
58 /* The specification for ftrylockfile() says it returns 0 on success,
  /external/bison/lib/
unlocked-io.h 131 # undef ftrylockfile macro
132 # define ftrylockfile(x) 0 macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
unlocked-io.h 130 # undef ftrylockfile macro
131 # define ftrylockfile(x) 0 macro

Completed in 92 milliseconds