suse man page for flock_lock_file_wait

Query: flock_lock_file_wait

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FLOCK_LOCK_FILE_WAIT(9) 					   The Linux VFS					   FLOCK_LOCK_FILE_WAIT(9)

NAME
flock_lock_file_wait - Apply a FLOCK-style lock to a file
SYNOPSIS
int flock_lock_file_wait(struct file * filp, struct file_lock * fl);
ARGUMENTS
filp The file to apply the lock to fl The lock to be applied
DESCRIPTION
Add a FLOCK style lock to a file.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FLOCK_LOCK_FILE_WAIT(9)
Related Man Pages
flock(2) - redhat
flock(2) - mojave
vfs_lock_file(9) - centos
flock(2) - debian
flock(2) - netbsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!