struct tarpc_poll_in
struct tarpc_poll_in { // fields struct tarpc_in_arg common; struct tarpc_pollfd ufds<>; tarpc_uint nfds; tarpc_int timeout; tarpc_bool chk_func; };
struct tarpc_poll_in { // fields struct tarpc_in_arg common; struct tarpc_pollfd ufds<>; tarpc_uint nfds; tarpc_int timeout; tarpc_bool chk_func; };