OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:srcpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/v7fs/
v7fs_populate.c
199
char
srcpath
[MAXPATHLEN + 1];
local in function:populate_walk
236
snprintf(
srcpath
, sizeof(
srcpath
), "%s/%s", dir,
238
error = file_copy(fs, parent_inode, cur,
srcpath
);
/src/usr.sbin/sysinst/
target.c
407
cp_to_target(const char *
srcpath
, const char *tgt_path)
411
return run_program(0, "/bin/cp %s %s",
srcpath
, real_path);
Completed in 12 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025