OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_tab
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ddb/
db_output.c
89
int last_print,
next_tab
;
local
93
next_tab
= DB_NEXT_TAB(last_print);
94
if (
next_tab
<= db_output_position) {
95
while (last_print <
next_tab
) { /* DON'T send a tab!! */
/src/usr.bin/indent/
indent.h
547
next_tab
(int ind)
function
Completed in 13 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026