Searched refs:restricted_commands (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/tests/lib/libcurses/slave/
H A Dcommand_table.h36 static const char *restricted_commands[] = { variable
41 size_t nrcmds = sizeof(restricted_commands) / sizeof(char *);
H A Dcommands.c69 if (strcmp(func, restricted_commands[j]) != 0)

Completed in 227 milliseconds