Searched defs:symlink_path (Results 1 – 3 of 3) sorted by relevance
279 const FilePath& symlink_path) { in CreateSymbolicLink()286 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
2600 const char* symlink_path = "test_file_symlink"; in TEST_IMPL() local
1303 int symlink_path(const char *name1, pathname_t * name) in symlink_path() function