Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_prot.c180 struct getpgid_args { struct
185 sys_getpgid(struct thread *td, struct getpgid_args *uap) in sys_getpgid() argument
/freebsd/sys/sys/
H A Dsysproto.h571 struct getpgid_args { struct
572 char pid_l_[PADL_(pid_t)]; pid_t pid; char pid_r_[PADR_(pid_t)];