Home
last modified time | relevance | path

Searched refs:sys_getpriority (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_resource.c92 sys_getpriority(struct thread *td, struct getpriority_args *uap) in sys_getpriority() function
H A Dinit_sysent.c158 …{ .sy_narg = AS(getpriority_args), .sy_call = (sy_call_t *)sys_getpriority, .sy_auevent = AUE_GETP…
/f-stack/freebsd/sys/
H A Dsysproto.h1924 int sys_getpriority(struct thread *, struct getpriority_args *);