Searched defs:dup2_args (Results 1 – 3 of 3) sorted by relevance
93 struct dup2_args { struct94 char from_l_[PADL_(u_int)]; u_int from; char from_r_[PADR_(u_int)];95 char to_l_[PADL_(u_int)]; u_int to; char to_r_[PADR_(u_int)];
357 struct dup2_args { struct364 sys_dup2(struct thread *td, struct dup2_args *uap) in sys_dup2() argument
319 struct dup2_args { struct320 char from_l_[PADL_(u_int)]; u_int from; char from_r_[PADR_(u_int)];321 char to_l_[PADL_(u_int)]; u_int to; char to_r_[PADR_(u_int)];