mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
allow call-specific authorization. o Modify the authorization model so that p_can() is used to check scheduling get/set events, using P_CAN_SEE for gets, and P_CAN_SCHED for sets. This brings the checks in line with get/setpriority(). Obtained from: TrustedBSD Project |
||
|---|---|---|
| .. | ||
| aio.h | ||
| ksched.c | ||
| mqueue.h | ||
| p1003_1b.c | ||
| posix4.h | ||
| posix4_mib.c | ||
| sched.h | ||
| semaphore.h | ||