OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlens
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/column/
column.c
216
int *lens, *
nlens
, maxcols;
local in function:maketbl
229
nlens
= erealloc(lens, (maxcols +
230
DEFCOLS) * sizeof(*
nlens
));
232
lens =
nlens
;
column.c
216
int *lens, *
nlens
, maxcols;
local in function:maketbl
229
nlens
= erealloc(lens, (maxcols +
230
DEFCOLS) * sizeof(*
nlens
));
232
lens =
nlens
;
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025