Searched defs:ftrylockfile (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dftrylockfile.c27 ftrylockfile(Sfio_t* f) function
29 STDIO_INT(f, "ftrylockfile", int, (Sfio_t*), (f))
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflockf.c65 ftrylockfile(FILE *iop) function
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h270 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
373 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h249 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
352 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h270 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
373 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h249 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
352 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_stdio.h270 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
373 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_stdio.h249 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
352 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_stdio.h270 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
373 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_stdio.h249 extern __MANGLE__ int ftrylockfile __PROTO__((FILE*));
352 #define ftrylockfile _ast_ftrylockfile macro
/illumos-gate/usr/src/man/man3c/
H A DMakefile818 ftrylockfile.3c \
1719 ftrylockfile.3c := LINKSRC = flockfile.3c

Completed in 91 milliseconds