struct tarpc_vfork_pipe_exec_in

struct tarpc_vfork_pipe_exec_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_bool use_exec;
};