Home
last modified time | relevance | path

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

/timezone/
A Dzic.c490 growalloc(void *ptr, size_t itemsize, ptrdiff_t nitems, ptrdiff_t *nitems_alloc) in growalloc() function
1372 rules = growalloc(rules, sizeof *rules, nrules, &nrules_alloc); in inrule()
1499 zones = growalloc(zones, sizeof *zones, nzones, &nzones_alloc); in inzsub()
1637 links = growalloc(links, sizeof *links, nlinks, &nlinks_alloc); in inlink()
2951 attypes = growalloc(attypes, sizeof *attypes, timecnt, &timecnt_alloc); in addtt()

Completed in 11 milliseconds