Searched refs:first_relpath (Results 1 – 1 of 1) sorted by relevance
14653 const char *first_relpath; in find_wclock() local14664 first_relpath = strchr(dir_relpath, '/'); in find_wclock()14666 if (first_relpath != NULL) in find_wclock()14667 first_relpath = apr_pstrndup(scratch_pool, dir_relpath, in find_wclock()14668 first_relpath - dir_relpath); in find_wclock()14670 first_relpath = dir_relpath; in find_wclock()14675 first_relpath)); in find_wclock()