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

/external/strace/
H A Dsystem.c70 #define MS_MGC_VAL 0xc0ed0000 /* Magic flag number */ macro
98 { MS_MGC_VAL, "MS_MGC_VAL" },
135 if ((flags & MS_MGC_MSK) == MS_MGC_VAL)
/external/kernel-headers/original/linux/
H A Dfs.h230 #define MS_MGC_VAL 0xC0ED0000 macro

Completed in 120 milliseconds