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

  /src/sys/kern/
kern_tc.c 161 static int timestepwarnings; variable in typeref:typename:int
396 CTLTYPE_INT, "timestepwarnings",
398 NULL, 0, &timestepwarnings, 0,
898 if (timestepwarnings) {
kern_tc.c 161 static int timestepwarnings; variable in typeref:typename:int
396 CTLTYPE_INT, "timestepwarnings",
398 NULL, 0, &timestepwarnings, 0,
898 if (timestepwarnings) {

Completed in 25 milliseconds