Searched refs:next_path (Results 1 – 1 of 1) sorted by relevance
581 const char *next_path; in draw_tree() local583 r = sd_device_get_devpath(next, &next_path); in draw_tree()587 if (!path_startswith(next_path, device_path)) { in draw_tree()588 more = !parent_path || path_startswith(next_path, parent_path); in draw_tree()