Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c1555 char *linkalloc = absolute ? NULL : relname(target, linkname); in dolink() local
1556 char const *contents = absolute ? target : linkalloc; in dolink()
1573 free(linkalloc); in dolink()