PR_GET_KEEPCAPS   612 source3/lib/system.c #if defined(HAVE_PRCTL) && defined(PR_GET_KEEPCAPS) && defined(PR_SET_KEEPCAPS)
PR_GET_KEEPCAPS   620 source3/lib/system.c 	if (!prctl(PR_GET_KEEPCAPS)) {