Searched refs:COPY_VERBOSE_MASK (Results 1 – 3 of 3) sorted by relevance
20 COPY_VERBOSE_MASK = 0x000000ff // talk lots enumerator
223 options |= verboseLevel & COPY_VERBOSE_MASK; in main()
101 if ((options & COPY_VERBOSE_MASK) > 0) in printCopyMsg()107 if ((options & COPY_VERBOSE_MASK) > 1) in printNotNewerMsg()