Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h142 #define refpropcmd_pname u.refprop.pname macro
H A Dpicld_pluginutil.c844 free(command->refpropcmd_pname); in free_refprop()
880 command->refpropcmd_pname = strdup(pnametok); in parse_refprop()
883 if ((command->refpropcmd_pname == NULL) || in parse_refprop()
916 command->refpropcmd_pname, NULL, NULL); in process_refprop()