Home
last modified time | relevance | path

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

/support/
A Dxsymlink.c25 xsymlink (const char *target, const char *linkpath) in xsymlink() argument
27 if (symlink (target, linkpath) < 0) in xsymlink()
28 FAIL_EXIT1 ("symlink (\"%s\", \"%s\")", target, linkpath); in xsymlink()
A Dxunistd.h60 void xsymlink (const char *target, const char *linkpath);

Completed in 4 milliseconds