Home
last modified time | relevance | path

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

/glibc-2.36/timezone/
Dzic.c322 static ptrdiff_t nlinks_alloc; variable
1637 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()