Searched defs:link_path (Results 1 – 7 of 7) sorted by relevance
/external/libyuv/files/ |
D | setup_links.py | 202 def __init__(self, source_path, link_path): argument 239 def symlink(source_path, link_path): argument 350 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
|
/external/llvm-project/lldb/source/Host/posix/ |
D | HostProcessPosix.cpp | 58 char link_path[PATH_MAX]; in GetMainModule() local
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | test_utils.py | 306 def create_symlink(self, link_path, target_path): argument
|
/external/ImageMagick/MagickCore/ |
D | utility.c | 1017 link_path[MagickPathExtent]; in GetExecutionPath() local
|
/external/libusb/libusb/os/ |
D | sunos_usb.c | 113 const char *node_path, const char *match, char **link_path) in sunos_physpath_to_devlink()
|
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 938 int link_path(pathname_t * name1, pathname_t * name2) in link_path() function
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 965 int link_path(pathname_t * name1, pathname_t * name2) in link_path() function
|