Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/common/frutree/
H A Dpiclfrutree.c85 get_config_file(char *outfilename) in get_config_file() function
125 if (get_config_file(fullfilename) < 0) in piclfrutree_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c106 static int get_config_file(char *outfilename);
1311 get_config_file(char *outfilename) in get_config_file() function
1411 if (get_config_file(fullfilename) < 0) { in picllom_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c110 static int get_config_file(char *filename);
1469 get_config_file(char *filename) in get_config_file() function
1731 if (get_config_file(pathname) < 0) in piclenvmon_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1011 get_config_file(char *outfilename, char *fru) in get_config_file() function
1722 if (get_config_file(path, fru_name) == 0) { in fru_add_handler()
1793 if (get_config_file(path, fru_name) == 0) { in frutree_evhandler()
1843 if (get_config_file(path, fru_name) == 0) { in frutree_evhandler()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2016 get_config_file(char *outfilename) in get_config_file() function
2297 (void) get_config_file(fullfilename); in frudata_event_handler()
2352 (void) get_config_file(fullfilename); in frudata_plugin_init()