Library /sys$common/syshlp/helplib.hlb — CRTL link
Creates a new link (directory entry) for an existing file. This
function is supported only on volumes that have hard link counts
enabled.
Format
#include <unistd.h>
link (const char *path1, const char *path2);