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