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

/illumos-gate/usr/src/cmd/hal/hald/
H A Ddevice.c187 * with target_namespace
191 * @param target_namespace Replace source namespace with this namespace
197 const char *target_namespace,
222 target_key = g_strdup_printf("%s%s", target_namespace,
195 hal_device_merge_with_rewrite(HalDevice *target, HalDevice *source, const char *target_namespace, const char *source_namespace) argument

Completed in 59 milliseconds