Home
last modified time | relevance | path

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

/third_party/node/tools/
Dinstall.py31 def try_symlink(source_path, link_path): argument
/third_party/node/src/
Dnode_file.cc1185 const char* link_path = static_cast<const char*>(req_wrap_sync.req.ptr); in ReadLink() local
1601 const char* link_path = static_cast<const char*>(req_wrap_sync.req.ptr); in RealPath() local
/third_party/ltp/testcases/kernel/fs/fsstress/
Dfsstress.c938 int link_path(pathname_t * name1, pathname_t * name2) in link_path() function