OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:realout
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
patch.c
375
char *
realout
= outname;
local in function:main
384
realout
= TMPOUTNAME;
391
stat(
realout
, &statbuf) == 0 &&
395
realout
);
396
unlink(
realout
);
patch.c
375
char *
realout
= outname;
local in function:main
384
realout
= TMPOUTNAME;
391
stat(
realout
, &statbuf) == 0 &&
395
realout
);
396
unlink(
realout
);
Completed in 24 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025