OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastfile
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
scan.l
63
const char *
lastfile
;
617
lastfile
= yyfile;
sem.c
173
extern const char *
lastfile
;
253
lastfile
, dev->d_name);
/src/sys/kern/
kern_descrip.c
1431
int i, j, numfiles,
lastfile
, newlast;
local
1460
lastfile
= fdp->fd_lastfile;
1468
if (
lastfile
< NDFILE) {
1479
while (i >= 2 * NDEXTENT && i >
lastfile
* 2) {
1506
for (i = 0; i <=
lastfile
; i++, ffp++, nffp++) {
Completed in 15 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026