OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldlast
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/fsck_lfs/
lfs.c
960
ino_t
oldlast
;
local in function:extend_ifile
974
LFS_GET_HEADFREE(fs, cip, cbp, &
oldlast
);
986
ifp64->if_nextfree =
oldlast
;
994
ifp32->if_nextfree =
oldlast
;
1002
ifp_v1->if_nextfree =
oldlast
;
/src/usr.bin/patch/
patch.c
712
const LINENUM
oldlast
= oldfirst + pch_ptrn_lines() - 1;
local in function:abort_context_hunk
721
if (
oldlast
< oldfirst)
723
else if (
oldlast
== oldfirst)
727
oldlast
, stars);
Completed in 30 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025