Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c1011 char *linkalloc = absolute ? NULL : relname(target, linkname); in dolink() local
1012 char const *contents = absolute ? target : linkalloc; in dolink()
1020 free(linkalloc); in dolink()