Searched refs:ftrylockfile (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/lib/libc/stdio/
H A Dflockfile.c15 ftrylockfile(FILE *fp) function
22 DEF_WEAK(ftrylockfile); variable
/openbsd-current/gnu/usr.bin/perl/
H A Dnostdio.h53 #undef ftrylockfile macro
118 #define ftrylockfile(f) _CANNOT _ftrylockfile_ macro
H A Dfakesdio.h38 #undef ftrylockfile macro
116 #define ftrylockfile(f) _CANNOT _ftrylockfile_ macro
/openbsd-current/lib/libc/hidden/
H A Dstdio.h73 PROTO_NORMAL(ftrylockfile); variable
/openbsd-current/regress/lib/libc/orientation/
H A Dorientation_test.c174 TEST_UNCHANGED(ftrylockfile(f);funlockfile(f));
/openbsd-current/include/
H A Dstdio.h320 int ftrylockfile(FILE *);

Completed in 75 milliseconds