Searched refs:nd_load_smi_module (Results 1 – 3 of 3) sorted by relevance
120 nd_load_smi_module(const char *module, char *errbuf, size_t errbuf_size) in nd_load_smi_module() function
166 extern int nd_load_smi_module(const char *, char *, size_t);
1740 if (nd_load_smi_module(optarg, ebuf, sizeof(ebuf)) == -1) in main()