Home
last modified time | relevance | path

Searched refs:AsyncMatchInfo (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice_store.c378 } AsyncMatchInfo; typedef
381 destroy_async_match_info (AsyncMatchInfo *info) in destroy_async_match_info()
400 AsyncMatchInfo *info = (AsyncMatchInfo *) user_data; in match_device_async()
424 AsyncMatchInfo *info = (AsyncMatchInfo *) user_data; in store_changed()
444 AsyncMatchInfo *info = (AsyncMatchInfo *) user_data; in match_device_async_timeout()
462 AsyncMatchInfo *info; in hal_device_store_match_key_value_string_async()
473 info = g_new0 (AsyncMatchInfo, 1); in hal_device_store_match_key_value_string_async()
H A Ddevice.c990 } AsyncMatchInfo; typedef
993 destroy_async_match_info (AsyncMatchInfo *ai) in destroy_async_match_info()
1006 AsyncMatchInfo *ai = user_data; in prop_changed_cb()
1026 AsyncMatchInfo *ai = (AsyncMatchInfo *) user_data; in async_wait_timeout()
1043 AsyncMatchInfo *ai; in hal_device_async_wait_property()
1053 ai = g_new0 (AsyncMatchInfo, 1); in hal_device_async_wait_property()