Home
last modified time | relevance | path

Searched refs:chset_conv_t (Results 1 – 7 of 7) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dutil.h185 } chset_conv_t; typedef
238 extern chset_conv_t *util_chset_open(int);
239 extern void util_chset_close(chset_conv_t *);
240 extern bool_t util_chset_conv(chset_conv_t *, char *, char **,
H A Dutil.c3163 chset_conv_t *
3166 chset_conv_t *cp; in util_chset_open()
3168 cp = (chset_conv_t *)(void *) MEM_ALLOC( in util_chset_open()
3169 "chset_conv_t", sizeof(chset_conv_t) in util_chset_open()
3209 util_chset_close(chset_conv_t *cp) in util_chset_close()
3237 util_chset_conv(chset_conv_t *cp, char *from, char **to, bool_t roe) in util_chset_conv()
/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dif_faac.c441 chset_conv_t *up; in if_faac_gencmd()
H A Dif_lame.c376 chset_conv_t *up; in if_lame_gencmd()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dvisual.c627 chset_conv_t *up; in cda_v_match_select()
871 static chset_conv_t *up = NULL; in cda_screen()
H A Dcda.c4007 chset_conv_t *up; in prn_toc()
4103 chset_conv_t *up; in prn_extinfo()
4500 chset_conv_t *up; in prn_notes()
6653 chset_conv_t *up; in cda_match_select()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dcdfunc.c3214 chset_conv_t *up; in dpy_dtitle()
3900 chset_conv_t *up; in set_text_string()
3951 chset_conv_t *up; in get_text_string()
4006 chset_conv_t *up; in create_xmstring()
8817 chset_conv_t *up; in cd_filepath_exp()