Searched refs:oproot (Results 1 – 1 of 1) sorted by relevance
2256 bool oproot = ex->path->cnt == 1 && *ex->path->n[0] == '\0'; in _jbl_target_apply_patch() local2263 …if (_jbl_compare_nodes(oproot ? target : _jbl_node_find(target, path, 0, path->cnt), value, &rc)) { in _jbl_target_apply_patch()2270 if (oproot) { // Root operation in _jbl_target_apply_patch()