Home
last modified time | relevance | path

Searched refs:str_cannotinvoke (Results 1 – 5 of 5) sorted by relevance

/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Dwwwwarp.c698 msglen = strlen(app_data.str_cannotinvoke) + in wwwwarp_go_musicbrowser()
706 (void) sprintf(errmsg, app_data.str_cannotinvoke, p->desc); in wwwwarp_go_musicbrowser()
782 msglen = strlen(app_data.str_cannotinvoke) + in wwwwarp_go_url()
790 (void) sprintf(errmsg, app_data.str_cannotinvoke, menu->desc); in wwwwarp_go_url()
857 msglen = strlen(app_data.str_cannotinvoke) + in wwwwarp_go_cddburl()
865 (void) sprintf(errmsg, app_data.str_cannotinvoke, p->disptext); in wwwwarp_go_cddburl()
H A Dresource.h1032 XtOffsetOf(appdata_t, str_cannotinvoke), XmRImmediate,
H A Dcdfunc.c2716 strlen(app_data.str_cannotinvoke) + 8 in cd_ckpipeprog()
2723 (void) sprintf(str, app_data.str_cannotinvoke, in cd_ckpipeprog()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h1302 char *str_cannotinvoke; /* Cannot invoke destination */ member
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c1010 strlen(app_data.str_cannotinvoke) + 8 in cda_ckpipeprog()
1017 (void) sprintf(str, app_data.str_cannotinvoke, in cda_ckpipeprog()