Searched refs:smod_create (Results 1 – 1 of 1) sorted by relevance
40 static smod_info_t *smod_create(const char *);97 smodp = smod_create(reg->smod_name); in smod_register()172 smod_create(const char *modname) in smod_create() function