Searched defs:path_end (Results 1 – 2 of 2) sorted by relevance
267 char path[PATH_MAX + 1], *path_end; in binary_find() local
2736 path_iterator path_end() { return path_buffer() + path_size(); } in path_end() function2738 path_const_iterator path_end() const { return path_buffer() + path_size(); } in path_end() function