Home
last modified time | relevance | path

Searched refs:F_OWNER_PGRP (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Df_owner_types.h8 #if !(defined(F_OWNER_PGRP) || (defined(HAVE_DECL_F_OWNER_PGRP) && HAVE_DECL_F_OWNER_PGRP))
9 # define F_OWNER_PGRP 2 macro
22 XLAT(F_OWNER_PGRP),
Df_owner_types.in3 F_OWNER_PGRP 2
/external/ltp/include/lapi/
Dfcntl.h42 #ifndef F_OWNER_PGRP
43 # define F_OWNER_PGRP 2 macro
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h153 #define F_OWNER_PGRP 2 macro
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c255 tst_own_ex.type = F_OWNER_PGRP; in setownex_pgrp_test()