OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_expand
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
target.c
323
target_expand
(const char *tgtpath)
function
353
tgt_dir =
target_expand
(dir);
409
const char *real_path =
target_expand
(tgt_path);
437
strlcpy(realfrom,
target_expand
(frompath), sizeof realfrom);
438
strlcpy(realto,
target_expand
(topath), sizeof realto);
450
strlcpy(realfrom,
target_expand
(frompath), sizeof realfrom);
451
strlcpy(realto,
target_expand
(topath), sizeof realto);
463
return fopen(
target_expand
(filename), type);
632
const char *realname =
target_expand
(name);
647
const char *real_path =
target_expand
(path)
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026