OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oldlast
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
patch.c
712
const LINENUM
oldlast
= oldfirst + pch_ptrn_lines() - 1;
local
721
if (
oldlast
< oldfirst)
723
else if (
oldlast
== oldfirst)
727
oldlast
, stars);
/src/sbin/fsck_lfs/
lfs.c
954
ino_t
oldlast
;
local
968
LFS_GET_HEADFREE(fs, cip, cbp, &
oldlast
);
980
ifp64->if_nextfree =
oldlast
;
988
ifp32->if_nextfree =
oldlast
;
996
ifp_v1->if_nextfree =
oldlast
;
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026