Searched refs:F_OFD_GETLK (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-ofdlocks-compat.c | 84 TEST_VERIFY (fcntl (fd, F_OFD_GETLK, &lck) == 0); in do_test()
|
D | tst-ofdlocks.c | 72 int r = fcntl (fd, F_OFD_GETLK, &lck); in do_test()
|
D | fcntl.c | 60 case F_OFD_GETLK: in __libc_fcntl()
|
/glibc-2.36/sysdeps/unix/sysv/linux/bits/ |
D | fcntl-linux.h | 132 # define F_OFD_GETLK 36 macro
|
/glibc-2.36/manual/ |
D | llio.texi | 3324 @item F_OFD_GETLK 4323 open file description lock in a @code{F_GETLK} or @code{F_OFD_GETLK} request, 4329 @code{F_OFD_GETLK} request, it is necessary to inspect and reset the 4334 @deftypevr Macro int F_OFD_GETLK 4341 fcntl (@var{filedes}, F_OFD_GETLK, @var{lockp})
|
/glibc-2.36/ |
D | NEWS | 4771 F_OFD_GETLK, F_OFD_SETLK, and F_OFD_SETLKW. File description locks
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 16526 F_OFD_GETLK, F_SETLK64, F_SETLKW64, F_OFD_SETLK, and F_OFD_SETLKW for
|
D | ChangeLog.18 | 47355 * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
|