Searched refs:rqtbl (Results 1 – 1 of 1) sorted by relevance
71 static int check_request_table (rqtbl, argc, argv, sci_idx) in check_request_table() argument72 register ss_request_table *rqtbl; in check_request_table()90 for (i = 0; (request = get_request(rqtbl, i))->command_names; i++) {129 register ss_request_table **rqtbl; local134 for (rqtbl = info->rqt_tables; *rqtbl; rqtbl++) {135 if (check_request_table (*rqtbl, argc, *argv, sci_idx) == 0)