Home
last modified time | relevance | path

Searched defs:getsid_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/kern/
H A Dkern_prot.c212 struct getsid_args { struct
217 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() argument
/freebsd/sys/sys/
H A Dsysproto.h763 struct getsid_args { struct
764 char pid_l_[PADL_(pid_t)]; pid_t pid; char pid_r_[PADR_(pid_t)];