Lines Matching refs:termrequest_T
119 } termrequest_T; typedef
124 static termrequest_T crv_status = TERMREQUEST_INIT;
127 static termrequest_T u7_status = TERMREQUEST_INIT;
130 static termrequest_T xcc_status = TERMREQUEST_INIT;
134 static termrequest_T rfg_status = TERMREQUEST_INIT;
144 static termrequest_T rbg_status = TERMREQUEST_INIT;
147 static termrequest_T rbm_status = TERMREQUEST_INIT;
150 static termrequest_T rcs_status = TERMREQUEST_INIT;
153 static termrequest_T winpos_status = TERMREQUEST_INIT;
155 static termrequest_T *all_termrequests[] = {
2854 termrequest_sent(termrequest_T *status) in termrequest_sent()