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

  /src/sys/ddb/
db_variables.c 51 int db_onpanic = DDB_ONPANIC; variable in typeref:typename:int
111 .valuep = &db_onpanic,
203 NULL, 0, &db_onpanic, 0,
db_variables.c 51 int db_onpanic = DDB_ONPANIC; variable in typeref:typename:int
111 .valuep = &db_onpanic,
203 NULL, 0, &db_onpanic, 0,

Completed in 23 milliseconds