ftrylockfile - stdio locking functions
#include <stdio.h> int ftrylockfile(FILE *file);
int ftrylockfile(FILE *file);
Refer to flockfile().