Searched refs:is_in_cmdlist (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/tools/lib/subcmd/ | ||
| D | help.h | 32 int is_in_cmdlist(struct cmdnames *c, const char *s); |
| D | help.c | 262 int is_in_cmdlist(struct cmdnames *c, const char *s) in is_in_cmdlist() function |