OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fetchname
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/patch/
util.h
33
char *
fetchname
(const char *, bool *, int);
pch.c
232
filearg[0] =
fetchname
(buf, &exists, 0);
241
filearg[0] =
fetchname
(bestguess, &exists, 0);
304
names[OLD_FILE].path =
fetchname
(s + 4,
307
names[NEW_FILE].path =
fetchname
(s + 4,
311
names[OLD_FILE].path =
fetchname
(s + 4,
314
names[INDEX_FILE].path =
fetchname
(s + 6,
util.c
343
fetchname
(const char *at, bool *exists, int strip_leading)
function in typeref:typename:char *
355
say("
fetchname
%s %d\n", at, strip_leading);
392
* Takes the name returned by
fetchname
and looks in RCS/SCCS directories
Completed in 13 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025