Searched refs:pathcmd_name (Results 1 – 2 of 2) sorted by relevance
132 #define pathcmd_name u.path.path macro
251 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()