OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCBASECMD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_ioctl.h
75
(
IOCBASECMD
(n) &~ (IOC_DIRMASK | (IOCGROUP(n) << IOCGROUP_SHIFT)))
/src/sys/sys/
ioccom.h
51
#define
IOCBASECMD
(x) ((x) & ~(IOCPARM_MASK << IOCPARM_SHIFT))
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
ioccom.d
35
uint
IOCBASECMD
(uint x) // to extract the encoded command
92
uint
IOCBASECMD
(uint x) // to extract the encoded command
152
uint
IOCBASECMD
(uint x) // to extract the encoded command
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
1332
IOCGROUP(SCARG(uap, com)),
IOCBASECMD
(SCARG(uap, com)),
Completed in 31 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026