Home
last modified time | relevance | path

Searched refs:F_SHLCK (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dlockfcmds.h23 #if defined(F_SHLCK) || (defined(HAVE_DECL_F_SHLCK) && HAVE_DECL_F_SHLCK)
24 XLAT(F_SHLCK),
Dlockfcmds.in5 F_SHLCK
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h173 #define F_SHLCK 8 /* or 4 */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c629 #ifdef F_SHLCK
630 { "F_SHLCK", (unsigned long) F_SHLCK },