OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_filename2
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
inp.c
187
char *tmp_filename1, *
tmp_filename2
;
local in function:plan_a
190
tmp_filename2
= strdup(filename);
191
if (tmp_filename1 == NULL ||
tmp_filename2
== NULL)
195
filedir = dirname(
tmp_filename2
);
276
free(
tmp_filename2
);
inp.c
187
char *tmp_filename1, *
tmp_filename2
;
local in function:plan_a
190
tmp_filename2
= strdup(filename);
191
if (tmp_filename1 == NULL ||
tmp_filename2
== NULL)
195
filedir = dirname(
tmp_filename2
);
276
free(
tmp_filename2
);
Completed in 21 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025