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