Searched refs:atted (Results 1 – 1 of 1) sorted by relevance
1199 const char *full, *tilded, *atted; in file_has_type_prefix() local1203 atted = strjoina(prefix, "@"); in file_has_type_prefix()1206 startswith(filename, atted); in file_has_type_prefix()