FTRYLOCKFILE(3) Library Functions Manual FTRYLOCKFILE(3)
NAME
ftrylockfile —
stdio locking functions
SYNOPSIS
#include <stdio.h> int ftrylockfile(FILE *file);
DESCRIPTION
Refer to flockfile(3) .
DERIVATION
Derived from the POSIX Threads Extension (1003.1c-1995)
February 1997 posix.fail