struct tarpc_do_fd_zero_in

struct tarpc_do_fd_zero_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_fd_set set;
};