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

/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DGnomeFileTypeDetector.c58 typedef GFile* (*g_file_new_for_path_func)(const char* path); typedef
66 static g_file_new_for_path_func g_file_new_for_path;
106 (g_file_new_for_path_func)dlsym(gio_handle, "g_file_new_for_path");

Completed in 30 milliseconds