Searched refs:temporary_device_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald.c74 static HalDeviceStore *temporary_device_list = NULL; variable
191 if (temporary_device_list == NULL) {
192 temporary_device_list = hal_device_store_new ();
196 return temporary_device_list;

Completed in 67 milliseconds