Searched defs:get_config_file (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/common/frutree/
H A Dpiclfrutree.c85 get_config_file(char *outfilename) function
125 if (get_config_file(fullfilename) < 0)
/illumos-gate/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) function
1411 if (get_config_file(fullfilename) < 0) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c110 static int get_config_file(char *filename);
1469 get_config_file(char *filename) function
1731 if (get_config_file(pathname) < 0)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data.c2016 get_config_file(char *outfilename) function
2297 (void) get_config_file(fullfilename);
2352 (void) get_config_file(fullfilename);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c1011 get_config_file(char *outfilename, char *fru) function
1722 if (get_config_file(path, fru_name) == 0) {
1793 if (get_config_file(path, fru_name) == 0) {
1843 if (get_config_file(path, fru_name) == 0) {

Completed in 87 milliseconds