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 25 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025