Searched defs:getmajor (Results 1 – 2 of 2) sorted by relevance
96 #define getmajor global() macro 100 #define getmajor global() macro
132 #define getmajor(x) (major_t)((((dev_t)(x)) >> L_BITSMINOR) & L_MAXMAJ) macro