OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:line_allocated
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/nbperf/
nbperf.c
127
size_t
line_allocated
;
local in function:main
217
line_allocated
= 0;
218
while ((line_len = getline(&line, &
line_allocated
, input)) != -1) {
nbperf.c
127
size_t
line_allocated
;
local in function:main
217
line_allocated
= 0;
218
while ((line_len = getline(&line, &
line_allocated
, input)) != -1) {
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025