Home
last modified time | relevance | path

Searched refs:db_max_width (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ddb/
H A Ddb_output.c75 db_expr_t db_max_width = 79; /* output line width */ variable
390 if (db_output_position + field_width > db_max_width) in db_end_line()
H A Ddb_variables.c45 { "maxwidth", &db_max_width, FCN_NULL },
H A Dddb.h225 extern db_expr_t db_max_width;