chk_prefix        345 modules/gui_fselect.c     return ((chk_prefix(name,"crw_") || (chk_prefix(name,"img_")))) &&
chk_prefix        352 modules/gui_fselect.c     return (chk_prefix(name,"img_")) && (chk_ext(name,"jpg"));