Searched refs:F_RAW (Results 1 – 6 of 6) sorted by relevance
91 fmt = (israw ? F_RAW : F_SUN); in open_input_file()238 if (ofmt == F_RAW) { in create_output_file()259 if (ofmt == F_RAW) { in create_output_file()
42 F_RAW = 0, F_SUN = 1, F_AIFF, F_UNKNOWN = -1 enumerator
94 format = F_RAW; in fileformat_parse()
359 #define F_RAW _IOWR('d', 105, struct fdraw) /* ECDstyle genericcmd*/ macro
401 #define F_RAW (FIOC|63) /* general raw controller interface */ macro
391 case F_RAW: in _bc_ioctl()