Home
last modified time | relevance | path

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

/NextBSD/contrib/tzcode/zic/
HDzic.c656 register char * symlinkcontents = NULL; local
658 symlinkcontents =
659 ecatalloc(symlinkcontents,
661 symlinkcontents =
662 ecatalloc(symlinkcontents,
665 symlink(symlinkcontents,
669 ifree(symlinkcontents);