Searched refs:symlinkcontents (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/tzcode/
H A Dzic.c787 register char * symlinkcontents = NULL; local
790 symlinkcontents =
791 ecatalloc(symlinkcontents,
793 symlinkcontents =
794 ecatalloc(symlinkcontents,
796 result = symlink(symlinkcontents,
800 ifree(symlinkcontents);

Completed in 64 milliseconds