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

/netbsd-current/external/cddl/osnet/dist/uts/common/sys/
H A Dsysmacros.h133 #define getmajor(x) (major_t)((((dev_t)(x)) >> L_BITSMINOR) & L_MAXMAJ) macro
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-bpf.c104 #define getmajor major64 macro
108 #define getmajor major macro

Completed in 190 milliseconds