OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GFIO_MIME
(Results
1 - 2
of
2
) sorted by null
/external/fio/
gfio.h
169
#define
GFIO_MIME
"text/fio"
gfio.c
825
grd.mime_type = strdup(
GFIO_MIME
);
939
gtk_file_filter_add_mime_type(filter,
GFIO_MIME
);
[
all
...]
Completed in 80 milliseconds