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

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dserver.c927 static int64_t max_rights = MAX_PROCESS_RIGHTS; local
934 CFNumberGetValue(max, kCFNumberSInt64Type, &max_rights);
939 return max_rights;

Completed in 118 milliseconds