Home
last modified time | relevance | path

Searched refs:getpriority_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_resource.c86 struct getpriority_args { struct
92 sys_getpriority(struct thread *td, struct getpriority_args *uap) in sys_getpriority() argument
H A Dinit_sysent.c158 …{ .sy_narg = AS(getpriority_args), .sy_call = (sy_call_t *)sys_getpriority, .sy_auevent = AUE_GETP…
H A Dsystrace_args.c592 struct getpriority_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h353 struct getpriority_args { struct
1924 int sys_getpriority(struct thread *, struct getpriority_args *);