OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_file
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/patch/
util.h
37
int
copy_file
(const char *, const char *);
util.c
89
if (errno != EXDEV ||
copy_file
(from, to) < 0) {
160
if (errno != EXDEV ||
copy_file
(orig, bakname) < 0)
170
copy_file
(const char *from, const char *to)
function
pch.c
1412
if (
copy_file
(filearg[0], TMPOUTNAME) < 0) {
/src/bin/cp/
extern.h
53
int
copy_file
(FTSENT *, int);
cp.c
448
if (
copy_file
(curr, dne))
539
if (
copy_file
(curr, dne))
547
if (
copy_file
(curr, dne))
551
if (
copy_file
(curr, dne))
utils.c
99
copy_file
(FTSENT *entp, int dne)
function
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026