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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dinstvol.c93 #define DMRG_DONE -1 macro
241 if (entryidx == DMRG_DONE) {
817 * function returns != DMRG_DONE then this pointer is
823 * function returns != DMRG_DONE then this pointer is
832 * != DMRG_DONE - index into extlist of the next path to
834 * == DMRG_DONE - all entries processed
1164 return (DMRG_DONE); /* no remaining entries on this volume */

Completed in 60 milliseconds