Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h50 #if !(defined(PR_GET_ENDIAN) || (defined(HAVE_DECL_PR_GET_ENDIAN) && HAVE_DECL_PR_GET_ENDIAN))
51 # define PR_GET_ENDIAN 19 macro
165 XLAT(PR_GET_ENDIAN),
Dprctl_options.in17 PR_GET_ENDIAN 19
/external/libcap/libcap/include/uapi/linux/
Dprctl.h57 #define PR_GET_ENDIAN 19 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h59 #define PR_GET_ENDIAN 19 macro
/external/strace/
Dprctl.c90 case PR_GET_ENDIAN: in SYS_FUNC()