OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:endlist
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/restore/
interactive.c
654
struct afile *fp, *
endlist
;
local
665
endlist
= &list[nentry];
666
for (fp = &list[0]; fp <
endlist
; fp++) {
707
if (fp + lines >=
endlist
) {
interactive.c
654
struct afile *fp, *
endlist
;
local
665
endlist
= &list[nentry];
666
for (fp = &list[0]; fp <
endlist
; fp++) {
707
if (fp + lines >=
endlist
) {
/src/sbin/efi/
certs.c
365
const uint8_t *endall, *
endlist
;
local
390
endlist
= u.bp + u.lp->SignatureListSize;
393
sp <
endlist
;
401
u.bp =
endlist
;
certs.c
365
const uint8_t *endall, *
endlist
;
local
390
endlist
= u.bp + u.lp->SignatureListSize;
393
sp <
endlist
;
401
u.bp =
endlist
;
Completed in 36 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026