OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tmp_filename1
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/patch/
inp.c
187
char *
tmp_filename1
, *tmp_filename2;
local in function:plan_a
189
tmp_filename1
= strdup(filename);
191
if (
tmp_filename1
== NULL || tmp_filename2 == NULL)
194
filebase = basename(
tmp_filename1
);
275
free(
tmp_filename1
);
inp.c
187
char *
tmp_filename1
, *tmp_filename2;
local in function:plan_a
189
tmp_filename1
= strdup(filename);
191
if (
tmp_filename1
== NULL || tmp_filename2 == NULL)
194
filebase = basename(
tmp_filename1
);
275
free(
tmp_filename1
);
inp.c
187
char *
tmp_filename1
, *tmp_filename2;
local in function:plan_a
189
tmp_filename1
= strdup(filename);
191
if (
tmp_filename1
== NULL || tmp_filename2 == NULL)
194
filebase = basename(
tmp_filename1
);
275
free(
tmp_filename1
);
Completed in 50 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025