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.c211 struct getsid_args { struct
216 sys_getsid(struct thread *td, struct getsid_args *uap) in sys_getsid() argument
/freebsd/sys/sys/
H A Dsysproto.h755 struct getsid_args { struct
756 char pid_l_[PADL_(pid_t)]; pid_t pid; char pid_r_[PADR_(pid_t)];