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

/osnet-11/usr/src/cmd/hal/hald/
H A Ddevice_info.c1588 static char *hal_fdi_source_policy = NULL; local
1598 hal_fdi_source_policy = getenv ("HAL_FDI_SOURCE_POLICY");
1624 if (hal_fdi_source_policy != NULL) {
1625 s1 = hal_fdi_source_policy;

Completed in 22 milliseconds