Searched defs:gfile (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DGnomeFileTypeDetector.c134 GFile* gfile; local
138 gfile = (*g_file_new_for_path)(path);
139 gfileinfo = (*g_file_query_info)(gfile, G_FILE_ATTRIBUTE_STANDARD_CONTENT_TYPE,
152 (*g_object_unref)(gfile);

Completed in 30 milliseconds