FreeBSD kernel kern code
|
Data Fields | |
u_int | from |
u_int | to |
Definition at line 327 of file kern_descrip.c.
u_int dup2_args::from |
Definition at line 328 of file kern_descrip.c.
Referenced by sys_dup2(), and systrace_args().
u_int dup2_args::to |
Definition at line 329 of file kern_descrip.c.
Referenced by sys_dup2(), and systrace_args().