Searched refs:linkalloc (Results 1 – 1 of 1) sorted by relevance
1014 char *linkalloc = absolute ? NULL : relname(fromfield, tofield); in dolink() local1015 char const *contents = absolute ? fromfield : linkalloc; in dolink()1023 free(linkalloc); in dolink()