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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c1587 static char *hal_fdi_source_information = NULL; local
1597 hal_fdi_source_information = getenv ("HAL_FDI_SOURCE_INFORMATION");
1614 if (hal_fdi_source_information != NULL) {
1615 s1 = hal_fdi_source_information;

Completed in 18 milliseconds