Searched refs:next_path (Results 1 – 1 of 1) sorted by relevance
13047 const char *next_path; in resolve_full_path() local13052 next_path = strchr(s, ':'); in resolve_full_path()13053 seg_len = next_path ? next_path - s : strlen(s); in resolve_full_path()