Searched defs:PR_SET_NAME (Results 1 - 3 of 3) sorted by relevance

/external/strace/xlat/
H A Dprctl_options.h44 #if !(defined(PR_SET_NAME) || (defined(HAVE_DECL_PR_SET_NAME) && HAVE_DECL_PR_SET_NAME))
45 # define PR_SET_NAME 15 macro
166 XLAT(PR_SET_NAME),
/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h53 #define PR_SET_NAME 15 /* Set process name */ macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h55 #define PR_SET_NAME 15 /* Set process name */ macro

Completed in 28 milliseconds