Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h145 #define refpropcmd_dstnode u.refprop.dstnode macro
H A Dpicld_pluginutil.c845 free(command->refpropcmd_dstnode); in free_refprop()
881 command->refpropcmd_dstnode = strdup(dsttok); in parse_refprop()
884 (command->refpropcmd_dstnode == NULL)) in parse_refprop()
907 err = ptree_get_node_by_path(command->refpropcmd_dstnode, &dsth); in process_refprop()