Searched refs:symlinkcontents (Results 1 – 1 of 1) sorted by relevance
634 register char *symlinkcontents = NULL; local637 symlinkcontents = ecatalloc(symlinkcontents,639 symlinkcontents = ecatalloc(symlinkcontents, fromname);640 result = symlink(symlinkcontents, toname);644 ifree(symlinkcontents);