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

  /bionic/libc/bionic/
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 130 # undef ftrylockfile macro
131 # 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
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 292 /// int ftrylockfile(FILE *file);
293 ftrylockfile, enumerator in enum:llvm::LibFunc::Func

Completed in 896 milliseconds