OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_file
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/common/
fileload.c
179
struct preloaded_file *fp, *
last_file
;
local in function:file_loadkernel
191
for (
last_file
= preloaded_files;
192
last_file
!= NULL &&
last_file
->f_next != NULL;
193
last_file
=
last_file
->f_next)
/src/usr.bin/mail/
lex.c
476
FILE *
last_file
;
local in function:setup_piping
481
last_file
= last_registered_file(0);
530
fp_stop =
last_file
;
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025