Searched defs:dup2_args (Results 1 – 2 of 2) sorted by relevance
369 struct dup2_args { struct376 sys_dup2(struct thread *td, struct dup2_args *uap) in sys_dup2() argument
301 struct dup2_args { struct302 char from_l_[PADL_(u_int)]; u_int from; char from_r_[PADR_(u_int)];303 char to_l_[PADL_(u_int)]; u_int to; char to_r_[PADR_(u_int)];