Home | History | Annotate | Download | only in src

Lines Matching full:false

63 		return FALSE;
65 if (g_str_equal(desc->version, VERSION) == FALSE) {
67 return FALSE;
74 return FALSE;
77 plugin->active = FALSE;
106 return FALSE;
120 return FALSE;
148 return FALSE;
157 g_str_has_suffix(file, ".so") == FALSE)
182 if (add_plugin(handle, desc) == FALSE)