Searched defs:nhl (Results 1 - 1 of 1) sorted by relevance

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

Completed in 58 milliseconds