Searched refs:CMD_NONE (Results 1 – 2 of 2) sorted by relevance
186 #define CMD_NONE 2 macro310 int result = CMD_NONE; in db_cmd_search()318 if (result == CMD_NONE) { in db_cmd_search()392 case CMD_NONE: in db_command()
69 CMD_NONE = _CMDC(_CMD_DIR_NONE, _CMD_VTYPE_NONE, 0), enumerator