COHERENT help

This page displays the COHERENT help information for lockf.

Listing of available help pages


lockf() -- Lock a file or a section of a file

#include <unistd.h>
int
lockf(fd, cmd, size)
int fd, cmd; long size;