Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h1418 struct wait6_args { struct
1419 idtype_t idtype; char idtype_[PAD_(idtype_t)];
1420 id_t id; char id_[PAD_(id_t)];
1421 int * status; char status_[PAD_(int *)];
1422 int options; char options_[PAD_(int)];
1423 struct __wrusage * wrusage; char wrusage_[PAD_(struct __wrusage *)];
1424 siginfo_t * info; char info_[PAD_(siginfo_t *)];