Searched refs:RSFLG_IGNORE_CASE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h193 * RSFLG_IGNORE_CASE: should the compare be case-insensetive. NDMP needs
200 #define RSFLG_IGNORE_CASE 0x00000010 macro
/opensolaris-onvv-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c999 flags |= RSFLG_IGNORE_CASE;
1576 if (IS_SET(flags, RSFLG_IGNORE_CASE)) {
1655 if (IS_SET(flags, RSFLG_IGNORE_CASE))

Completed in 36 milliseconds