OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getemajor
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/sys/
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
sysmacros.h
180
#define
getemajor
(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \
macro
Completed in 485 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026