Home
last modified time | relevance | path

Searched defs:conv_list (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/audio/audioconvert/
H A Dconvert.cc57 struct conv_list { struct
58 struct conv_list *next; // next conversion in chain argument
59 bufcntconv_list global() argument
60 convconv_list global() argument
61 hdrconv_list global() argument
62 descconv_list global() argument
175 nlp = new struct conv_list[bufs]; append_conv_list() local
[all...]
/titanic_51/usr/src/uts/common/os/
H A Dkiconv.c840 static kiconv_conv_list_t conv_list[KICONV_MAX_CONVERSIONS] = { variable
[all...]