Searched refs:path_next (Results 1 – 1 of 1) sorted by relevance
262 const char *path_next; in path_to_channel() local273 path_next = path; in path_to_channel()276 path_next = next(path + 1, elem); in path_to_channel()277 if (path_next == NULL) { in path_to_channel()300 for (path_next = next(path_next, elem); *elem; in path_to_channel()301 path_next = next(path_next, elem)) { in path_to_channel()317 if (path_next == NULL) { in path_to_channel()