Home
last modified time | relevance | path

Searched refs:_cut_module_open (Results 1 – 1 of 1) sorted by relevance

/dports/devel/cutter/cutter-1.2.6/cutter/
H A Dcut-module.c51 static GModule *_cut_module_open (const gchar *mod_path);
103 priv->library = _cut_module_open(priv->mod_path); in load()
241 _cut_module_open (const gchar *mod_path) in _cut_module_open() function