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

  /src/sys/ddb/
db_command.h 125 * CS_SHOW identify show command in BASE command list
137 #define CS_SHOW 0x8 /* select show list */
db_command.c 412 { DDB_ADD_CMD("show", NULL, CS_SHOW,
833 if (command->flag == CS_SHOW)

Completed in 45 milliseconds