Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c167 linalloc (int size) in linalloc() function
668 q = (struct huft *) linalloc ((z + 1) * sizeof (struct huft)); in huft_build()