Searched refs:node_args (Results 1 – 5 of 5) sorted by relevance
54 struct node_args { struct62 struct node_args *nargs; /* di node walk arguments */ argument
544 struct node_args *nargs; in sunos_add_devices()560 nargs = (struct node_args *)largs->nargs; in sunos_add_devices()660 struct node_args *nargs = (struct node_args *)args; in sunos_walk_minor_node_link()686 struct node_args args; in sunos_get_device_list()
217 node_args = tuple(_arg_name(arg) for arg in node.args.args)218 if node_args != tuple(arg_spec.args):
1727 const Json::Value* node_args = in ExportMemorySnapshots() local1729 for (const auto& arg_name : node_args->getMemberNames()) { in ExportMemorySnapshots()1730 const Json::Value& arg_value = (*node_args)[arg_name]["value"]; in ExportMemorySnapshots()1737 Json::Value unit = (*node_args)[arg_name]["unit"]; in ExportMemorySnapshots()
646 …node_args = {'list': [('node', 'type', 'proto', 'netmask'), ('')], 'add': [('locallist'), ('type',…647 handle_opts(args, node_args, args.action)