Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c241 static ptrdiff_t timecnt_alloc; variable
3494 attypes = growalloc(attypes, sizeof *attypes, timecnt, &timecnt_alloc); in addtt()