ftrylockfile - stdio locking functions
#include <stdio.h> int ftrylockfile(FILE *file);
Refer to flockfile().
Derived from the POSIX Threads Extension (1003.1c-1995)