struct tarpc_sendbuf_in
struct tarpc_sendbuf_in { // fields struct tarpc_in_arg common; tarpc_int fd; tarpc_ptr buf; tarpc_size_t off; tarpc_size_t len; tarpc_int flags; };
struct tarpc_sendbuf_in { // fields struct tarpc_in_arg common; tarpc_int fd; tarpc_ptr buf; tarpc_size_t off; tarpc_size_t len; tarpc_int flags; };