Home
last modified time | relevance | path

Searched refs:effective_target_fullname (Results 1 – 2 of 2) sorted by relevance

/dports/x11-fm/worker/worker-4.10.0/src/
H A Dcopycore.hh99 std::string *effective_target_fullname);
103 std::string *effective_target_fullname );
H A Dcopycore.cc647 std::string *effective_target_fullname ) in copydir() argument
846 if ( effective_target_fullname != NULL ) { in copydir()
847 *effective_target_fullname = destsubdir; in copydir()
893 …nst FileEntry *fe, bool acceptrename, const char *destdir, std::string *effective_target_fullname ) in copyfile() argument
1263 if ( effective_target_fullname != NULL ) { in copyfile()
1264 *effective_target_fullname = newfullname; in copyfile()