struct tarpc_dup3_in { // fields struct tarpc_in_arg common; tarpc_int oldfd; tarpc_int newfd; tarpc_int flags; };
tarpc_int flags
RPC_O_CLOEXEC