Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dutils.c295 holes_list_t *hl, *nhl; in free_holesdata() local
297 for (hl = hi->holes_list; hl != NULL; hl = nhl) { in free_holesdata()
298 nhl = hl->hl_next; in free_holesdata()