OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OLD_FILE
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
pch.h
33
#define
OLD_FILE
0
pch.c
304
names[
OLD_FILE
].path = fetchname(s + 4,
305
&names[
OLD_FILE
].exists, strippath);
311
names[
OLD_FILE
].path = fetchname(s + 4,
312
&names[
OLD_FILE
].exists, strippath);
376
struct file_name tmp = names[
OLD_FILE
];
377
names[
OLD_FILE
] = names[NEW_FILE];
385
if (names[
OLD_FILE
].path != NULL ||
409
free(names[
OLD_FILE
].path);
1540
for (i = INDEX_FILE; i >=
OLD_FILE
; i--) {
1561
for (i = INDEX_FILE; i >=
OLD_FILE
; i--)
[
all
...]
Completed in 28 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025