Searched refs:function_t (Results 1 – 2 of 2) sorted by relevance
77 } function_t; typedef79 function_t function_table[] = {98 for (unsigned int i = 0; i < sizeof(function_table)/sizeof(function_t); i++) { in main()
83 } function_t; typedef588 function_t function_table[] = {669 function_t *processOptions(int argc, char **argv, command_data_t *cmd_data) { in processOptions()670 function_t *command = NULL; in processOptions()731 for (size_t j = 0; j < sizeof(function_table)/sizeof(function_t); j++) { in processOptions()829 function_t *command = processOptions(argc, argv, &cmd_data); in main()