Searched refs:symlinkcontents (Results 1 – 1 of 1) sorted by relevance
632 register char *symlinkcontents = NULL; local635 symlinkcontents = ecatalloc(symlinkcontents,637 symlinkcontents = ecatalloc(symlinkcontents, fromname);638 result = symlink(symlinkcontents, toname);642 ifree(symlinkcontents);