Searched refs:optable (Results 1 – 4 of 4) sorted by relevance
148 optable[] = variable287 for (i=0; i < sizeof(optable)/sizeof(*optable); i++) in getnode()288 if (*cp==optable[i].opname[0] && cp[1]==optable[i].opname[1]) in getnode()289 return optable[i].op; in getnode()
131 static ndr_keyword_t optable[] = { variable178 keyw_tab_init(optable); in set_lex_input()
2605 struct optable { struct2610 static struct optable argument2619 static struct optable2628 static struct optable2646 find_op(char *tok, struct optable *table) in find_op()2648 struct optable *op; in find_op()
419 static char *optable[] = { in dapli_evd_eh_print_cqe() local442 "\t\t op_type: %s\n", optable[DAPL_GET_CQE_OPTYPE(&cqe)]); in dapli_evd_eh_print_cqe()