Home
last modified time | relevance | path

Searched refs:check_function_table (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y128 static int check_function_table(char *, const char *[], int);
703 static int check_function_table(char *function, const char *table[], in check_function_table() function
870 do_input = check_function_table(command.function, input_functions, in do_function_call()