Searched defs:getmajor (Results 1 – 2 of 2) sorted by relevance
94 #define getmajor major64 macro98 #define getmajor major macro
132 #define getmajor(x) (major_t)((((dev_t)(x)) >> L_BITSMINOR) & L_MAXMAJ) macro