Searched refs:constFileType (Results 1 – 1 of 1) sorted by relevance
27 const char *constFileType; in Filter() local45 constFileType = type; in Filter()47 constFileType = filetype; in Filter()51 if (strcmp("application/x-vnd.Be-directory", constFileType) == 0) in Filter()54 else if (strcmp("application/x-vnd.Be-volume", constFileType) == 0) in Filter()57 else if (strcmp("application/x-vnd.Be-elfexecutable", constFileType) == 0) in Filter()60 else if (strcmp("application/x-vnd.be-elfexecutable", constFileType) == 0) in Filter()