Home
last modified time | relevance | path

Searched refs:F_RGETLK (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl06.c56 #define F_RGETLK 10 /* kludge code */ macro
83 if (fcntl(fd, F_RGETLK, &tl) == -1) { in main()
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs380 pub const F_RGETLK: ::c_int = 10; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs635 pub const F_RGETLK: ::c_int = 10; consts

Completed in 7 milliseconds