struct tarpc_pipe_out

struct tarpc_pipe_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
    tarpc_int filedes;
};