Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c1014 char *linkalloc = absolute ? NULL : relname(fromfield, tofield); in dolink() local
1015 char const *contents = absolute ? fromfield : linkalloc; in dolink()
1023 free(linkalloc); in dolink()