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

  /src/sys/ddb/
db_command.h 123 * CS_COMPAT is set for all level 2 commands with level 3 childs (show all pages)
135 #define CS_COMPAT 0x4 /* is set for compatibility with old
db_command.c 238 CS_COMPAT, NULL,NULL,NULL) },
837 else if (command->flag == CS_COMPAT)

Completed in 12 milliseconds