Home
last modified time | relevance | path

Searched defs:F_RAW (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dparse.h40 F_RAW = 0, F_SUN = 1, F_AIFF, F_UNKNOWN = -1 enumerator
/illumos-gate/usr/src/boot/libsa/
H A Dstand.h196 #define F_RAW 0x0004 /* raw device open - no file system */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h401 #define F_RAW (FIOC|63) /* general raw controller interface */ macro