Searched refs:file_is_csv (Results 1 – 3 of 3) sorted by relevance
134 file_is_csv(struct magic_set *ms, const struct buffer *b, int looks_text, in file_is_csv() function
575 file_protected int file_is_csv(struct magic_set *, const struct buffer *, int,
401 m = file_is_csv(ms, &b, looks_text, code); in file_buffer()