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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddskquota.h24 #define DISKQUOTA_STATE_DISABLED 0x00000000 macro
35 #define DISKQUOTA_IS_DISABLED(s) (DISKQUOTA_STATE_DISABLED==((s) & DISKQUOTA_STATE_MASK))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddskquota.h24 #define DISKQUOTA_STATE_DISABLED 0x00000000 macro
35 #define DISKQUOTA_IS_DISABLED(s) (DISKQUOTA_STATE_DISABLED==((s) & DISKQUOTA_STATE_MASK))

Completed in 12 milliseconds