Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_prot.c192 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() function
H A Dinit_sysent.c368 …{ .sy_narg = AS(getsid_args), .sy_call = (sy_call_t *)sys_getsid, .sy_auevent = AUE_GETSID, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2020 int sys_getsid(struct thread *, struct getsid_args *);