Searched refs:open_mod_table_open_from_static (Results 1 – 1 of 1) sorted by relevance
197 static int open_mod_table_open_from_static(struct open_mod_table* me,204 return open_mod_table_open_from_static(me, &me->smt->staticModOverrides, uri, handle); in open_mod_table_open_static_override()210 return open_mod_table_open_from_static(me, &me->smt->staticMods, uri, handle); in open_mod_table_open_static()494 static int open_mod_table_open_from_static(struct open_mod_table* me, in open_mod_table_open_from_static() function