HP-UX Reference (11i v1 00/12) - 2 System Calls (vol 5)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man2/!!!intro.2
________________________________________________________________
___ ___
f
fcntl(2) fcntl(2)
[EAGAIN] cmd is F_SETLK or F_SETLKW, and the file is mapped in to virtual memory via the
mmap() system call (see mmap(2)).
[EFAULT] cmd is either F_GETLK, F_SETLK,orF_SETLKW, and arg points to an illegal
address.
[ENOTSOCK] cmd is F_GETOWN or F_SETOWN, and fildes does not refer to a socket.
AUTHOR
fcntl() was developed by HP, AT&T and the University of California, Berkeley.
SEE ALSO
lockd(1M), statd(1M), chmod(2), close(2), creat64(2), exec(2), lockf(2), open(2), read(2), write(2), fcntl(5).
STANDARDS CONFORMANCE
fcntl(): AES, SVID2, SVID3, XPG2, XPG3, XPG4, FIPS 151-2, POSIX.1
HP-UX Release 11i: December 2000 − 4 − Section 2−−65
___
___