Home
last modified time | relevance | path

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

/trueos/lib/libosxsupport/
HDsi_module.c49 #define PLUGIN_DIR_PATH "/usr/lib/info" macro
235 asprintf(&path, "%s/%s.%s", PLUGIN_DIR_PATH, name, PLUGIN_BUNDLE_SUFFIX); in si_module_with_name()