HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_INIT (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/et/
error_message.c 140 #define DEBUG_INIT 0x8000
151 if (debug_mask & DEBUG_INIT)
166 debug_mask |= DEBUG_INIT;
  /external/e2fsprogs/lib/blkid/
cache.c 83 if (!(blkid_debug_mask & DEBUG_INIT)) {
88 blkid_debug_mask |= DEBUG_INIT;
blkidP.h 140 #define DEBUG_INIT 0x8000

Completed in 1469 milliseconds