Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil_impl.h132 #define pathcmd_name u.path.path macro
H A Dpicld_pluginutil.c251 free(command->pathcmd_name); in free_path()
276 command->pathcmd_name = strdup(pathtok); in parse_path()
277 if (command->pathcmd_name == NULL) in parse_path()
291 err = ptree_get_node_by_path(command->pathcmd_name, nodeh); in process_path()