Searched refs:PR_SET_VMA_ANON_NAME (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dprctl.c248 # ifndef PR_SET_VMA_ANON_NAME
249 # define PR_SET_VMA_ANON_NAME 0 macro
252 if (arg2 == PR_SET_VMA_ANON_NAME) {
253 tprintf(", PR_SET_VMA_ANON_NAME, %#" PRI_klx, arg3);

Completed in 282 milliseconds