HomeSort by: relevance | last modified time | path
    Searched refs:restricted_commands (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libcurses/slave/
command_table.h 36 static const char *restricted_commands[] = { variable in typeref:typename:const char * []
41 size_t nrcmds = sizeof(restricted_commands) / sizeof(char *);
commands.c 69 if (strcmp(func, restricted_commands[j]) != 0)

Completed in 42 milliseconds