Searched refs:io_check_path (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | io.c | 344 io_check_path(const char *path, in io_check_path() function 428 return io_check_path(path, TRUE, &ignored, kind, pool); in svn_io_check_resolved_path() 448 return io_check_path(path, FALSE, &ignored, kind, pool); in svn_io_check_path() 473 return io_check_path(path, FALSE, is_special, kind, pool); in svn_io_check_special_path()
|