Searched refs:fmd_adm_module_load (Results 1 – 4 of 4) sorted by relevance
41 if (fmd_adm_module_load(adm, argv[1]) != 0) in cmd_load()
77 extern int fmd_adm_module_load(fmd_adm_t *, const char *);
51 fmd_adm_module_load;
350 fmd_adm_module_load(fmd_adm_t *ap, const char *path) in fmd_adm_module_load() function