OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmd_col
(Results
1 - 3
of
3
) sorted by relevancy
/src/distrib/utils/more/
command.c
59
static int
cmd_col
; /* Current column of the multi-char command */
variable in typeref:typename:int
89
--
cmd_col
;
93
--
cmd_col
;
106
cmd_col
= strlen(prompt);
138
if (cp >= &cmdbuf[sizeof(cmdbuf)-1] ||
cmd_col
>= sc_width-3)
144
cmd_col
++;
148
cmd_col
++;
command.c
59
static int
cmd_col
; /* Current column of the multi-char command */
variable in typeref:typename:int
89
--
cmd_col
;
93
--
cmd_col
;
106
cmd_col
= strlen(prompt);
138
if (cp >= &cmdbuf[sizeof(cmdbuf)-1] ||
cmd_col
>= sc_width-3)
144
cmd_col
++;
148
cmd_col
++;
command.c
59
static int
cmd_col
; /* Current column of the multi-char command */
variable in typeref:typename:int
89
--
cmd_col
;
93
--
cmd_col
;
106
cmd_col
= strlen(prompt);
138
if (cp >= &cmdbuf[sizeof(cmdbuf)-1] ||
cmd_col
>= sc_width-3)
144
cmd_col
++;
148
cmd_col
++;
Completed in 32 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025