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

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c61 #define PM_EXACT_OR_CHILD(m) ((m) == PM_EXACT || (m) == PM_CHILD) macro
765 if (PM_EXACT_OR_CHILD(mchtype)) {
823 PM_EXACT_OR_CHILD(mchtype))
850 PM_EXACT_OR_CHILD(mchtype))
904 PM_EXACT_OR_CHILD(mchtype))

Completed in 59 milliseconds