Home
last modified time | relevance | path

Searched defs:source_path (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/kyua-cli/dist/examples/
Dsyntax_test.cpp119 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
141 const fs::path source_path = example_file(this, "Kyuafile.top"); in ATF_TEST_CASE_BODY() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dhomedir.c927 const char *source_path, in copy_tree()
1226 homedir_rename( const char *source_path, const char *dest_path ) in homedir_rename()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsource.c61 std::string source_path; variable