Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_loginclass.c188 sys_getloginclass(struct thread *td, struct getloginclass_args *uap) in sys_getloginclass() function
Dinit_sysent.c575 …{ AS(getloginclass_args), (sy_call_t *)sys_getloginclass, AUE_GETLOGINCLASS, NULL, 0, 0, SYF_CAPEN…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c595 …{ AS(getloginclass_args), (sy_call_t *)sys_getloginclass, AUE_GETLOGINCLASS, NULL, 0, 0, SYF_CAPEN…
/freebsd-12-stable/sys/sys/
Dsysproto.h2147 int sys_getloginclass(struct thread *, struct getloginclass_args *);