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

/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dparse.h43 } format_type; typedef in typeref:enum:__anon22
50 extern int parse_format(char *, AudioHdr&, format_type&, off_t&);
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidmice.c341 int format_type; local
349 format_type =
351 STATEP->format = (uchar_t)format_type;

Completed in 59 milliseconds