OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:indy
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/pr/
pr.c
330
int *
indy
= NULL;
local
386
if ((
indy
= malloc((unsigned)lines*sizeof(int))) == NULL)
401
indy
[j] = lindy[j] + offst;
407
ptbf = buf +
indy
[j];
451
ptbf = buf +
indy
[j];
pr.c
330
int *
indy
= NULL;
local
386
if ((
indy
= malloc((unsigned)lines*sizeof(int))) == NULL)
401
indy
[j] = lindy[j] + offst;
407
ptbf = buf +
indy
[j];
451
ptbf = buf +
indy
[j];
Completed in 44 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026