PR_SET_KEEPCAPS   612 source3/lib/system.c #if defined(HAVE_PRCTL) && defined(PR_GET_KEEPCAPS) && defined(PR_SET_KEEPCAPS)
PR_SET_KEEPCAPS   621 source3/lib/system.c 		prctl(PR_SET_KEEPCAPS, 1);