Home
last modified time | relevance | path

Searched refs:PLUGIN_PATH_LEN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_mod.c115 #define PLUGIN_PATH_LEN MAXNAMELEN + 5 macro
122 char file[PLUGIN_PATH_LEN]; in topo_mod_load()
140 (void) snprintf(file, PLUGIN_PATH_LEN, "%s/%s.so", in topo_mod_load()