Home
last modified time | relevance | path

Searched refs:AUE_SETPRIORITY (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/sys/bsm/
Daudit_kevents.h84 #define AUE_SETPRIORITY 31 /* XXX: Darwin conflict. */ macro
/freebsd-9-stable/contrib/openbsm/sys/bsm/
Daudit_kevents.h83 #define AUE_SETPRIORITY 31 /* XXX: Darwin conflict. */ macro
/freebsd-9-stable/sys/i386/linux/
Dlinux_sysent.c118 …{ AS(setpriority_args), (sy_call_t *)sys_setpriority, AUE_SETPRIORITY, NULL, 0, 0, 0, SY_THR_STATI…
/freebsd-9-stable/sys/amd64/linux32/
Dlinux32_sysent.c119 …{ AS(setpriority_args), (sy_call_t *)sys_setpriority, AUE_SETPRIORITY, NULL, 0, 0, 0, SY_THR_STATI…
/freebsd-9-stable/contrib/openbsm/etc/
Daudit_event56 31:AUE_SETPRIORITY:setpriority(2):pc
/freebsd-9-stable/sys/security/audit/
Daudit_bsm.c1383 case AUE_SETPRIORITY: in kaudit_to_bsm()
/freebsd-9-stable/sys/kern/
Dinit_sysent.c133 …{ AS(setpriority_args), (sy_call_t *)sys_setpriority, AUE_SETPRIORITY, NULL, 0, 0, SYF_CAPENABLED,…
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c146 …{ AS(setpriority_args), (sy_call_t *)sys_setpriority, AUE_SETPRIORITY, NULL, 0, 0, 0, SY_THR_STATI…
/freebsd-9-stable/sys/sys/
Dsysproto.h2495 #define SYS_AUE_setpriority AUE_SETPRIORITY