OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stops
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/tabs/
tabs.c
87
int i, n, inc = 8,
stops
[NSTOPS], nstops, last, cols, margin = 0;
local
159
"too many tab
stops
(max %d)", NSTOPS);
172
errx(EXIT_FAILURE, "tab
stops
may not go backwards");
173
last =
stops
[nstops++] = n;
200
printf("%*s",
stops
[0] - 1, "");
203
printf("%*s",
stops
[i] -
stops
[i - 1], "");
/src/usr.sbin/memswitch/
methods.c
691
static const char *const
stops
[] = {"2", "1", "1.5", "2"};
local
705
stop =
stops
[(v & 0xe000) >> 14];
/src/sys/dev/pci/cxgb/
cxgb_adapter.h
268
uint64_t
stops
;
member in struct:sge_txq
Completed in 17 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026