Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/hal/tools/
H A Dhal-device.c74 void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop);
389 process_property(hal_ctx, buf, &prop); in add_udi()
447 void process_property(LibHalContext *hal_ctx, char *buf, lh_prop_t **prop) in process_property() function