OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tabstop
(Results
1 - 1
of
1
) sorted by relevancy
/src/distrib/utils/more/
option.c
56
int
tabstop
= 8; /* Tab settings */
variable in typeref:typename:int
115
tabstop
= atoi(optarg);
116
if (
tabstop
<= 0)
117
tabstop
= 8;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025