Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h141 #define refpropcmd_proph u.refprop.proph macro
H A Dpicld_pluginutil.c160 if (com[i].refpropcmd_proph == 0) in undo_commands()
162 (void) ptree_delete_prop(com[i].refpropcmd_proph); in undo_commands()
163 (void) ptree_destroy_prop(com[i].refpropcmd_proph); in undo_commands()
882 command->refpropcmd_proph = 0; in parse_refprop()
926 command->refpropcmd_proph = proph; in process_refprop()