OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:db_max_width
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/ddb/
db_output.h
53
extern int
db_max_width
;
db_output.c
65
#ifndef
DB_MAX_WIDTH
66
#define
DB_MAX_WIDTH
80 /* maximum width */
67
#endif /*
DB_MAX_WIDTH
*/
76
int
db_max_width
=
DB_MAX_WIDTH
; /* output line width */
variable in typeref:typename:int
115
if (
db_max_width
>= DB_MIN_MAX_WIDTH
116
&& db_output_position >=
db_max_width
) {
212
if (db_output_position >=
db_max_width
)
db_variables.c
99
.valuep = &
db_max_width
,
185
NULL, 0, &
db_max_width
, 0,
db_command.c
777
columns =
db_max_width
/ width;
/src/usr.sbin/crash/
crash.c
493
db_max_width
= ws.ws_col;
Completed in 14 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025