Searched refs:static_mod_table_register_static (Results 1 – 1 of 1) sorted by relevance
243 static int static_mod_table_register_static(struct static_mod_table* me, const char* uri, int(*pfn)… in static_mod_table_register_static() function769 return static_mod_table_register_static(&static_mod_table_obj, name, pfn); in mod_table_register_static()