Searched refs:const_mod (Results 1 – 1 of 1) sorted by relevance
70 struct const_mod* constMods;89 struct const_mod { struct131 struct const_mod *dm, *ftmp; in static_mod_table_dtor_imp()258 struct const_mod *dm = 0, *dmOld; in static_mod_table_register_const_handle()259 …VERIFYC(NULL != (dm = ((struct const_mod*)calloc(1, sizeof(struct open_mod) + len))), AEE_ENOMEMOR… in static_mod_table_register_const_handle()675 static struct const_mod* open_mod_table_get_const(struct open_mod_table* me, remote_handle handle) { in open_mod_table_get_const()676 struct const_mod* cm = 0; in open_mod_table_get_const()686 struct const_mod* cm = 0; in open_mod_table_handle_invoke()