Searched defs:PR_GET_NAME (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dprctl_options.h64 #if !(defined(PR_GET_NAME) || (defined(HAVE_DECL_PR_GET_NAME) && HAVE_DECL_PR_GET_NAME))
65 # define PR_GET_NAME 16 macro
67 XLAT(PR_GET_NAME),
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h56 #define PR_GET_NAME 16 /* Get process name */ macro

Completed in 19 milliseconds