Searched refs:module_func (Results 1 – 2 of 2) sorted by relevance
721 lt_table_cause_from_stack(const char *module_func, int *cause_id, int *priority) in lt_table_cause_from_stack() argument725 g_assert(module_func != NULL && cause_id != NULL && priority != NULL); in lt_table_cause_from_stack()732 g_hash_table_lookup(symbol_lookup_table, module_func); in lt_table_cause_from_stack()735 char *func = strchr(module_func, '`'); in lt_table_cause_from_stack()
3119 module_func (char *arg, int flags) in module_func() function3155 module_func,3179 if ((err = module_func(newarg, flags)) != 0) in module_dollar_func()3212 ret = module_func (arg, flags); in modulenounzip_func()