Searched refs:DB_MAX_LINE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/ddb/
H A Ddb_output.c62 #ifndef DB_MAX_LINE
63 #define DB_MAX_LINE 24 /* maximum line */ macro
64 #endif /* DB_MAX_LINE */
75 int db_max_line = DB_MAX_LINE; /* output max lines */

Completed in 84 milliseconds