Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1636 char *zlbl = NULL, *min = NULL, *max = NULL; in _check_label() local
1638 (void) bsltos(zlabel, &zlbl, 0, 0); in _check_label()
1642 dprintf("%s outside device label range: ", zlbl); in _check_label()