Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c368 static ptrdiff_t nlinks_alloc; variable
824 links = growalloc(links, sizeof *links, nalinks, &nlinks_alloc); in make_links()
2152 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()