Searched refs:APR_DIR (Results 1 – 10 of 10) sorted by relevance
135 if (sbuf.filetype != APR_DIR) { in gettemp()
112 return APR_DIR; in filetype_from_dirent_type()
35 type = APR_DIR; break; in filetype_from_mode()
65 APR_DIR, /**< a directory */ enumerator
267 else if (finfo->filetype == APR_DIR) in map_apr_finfo_to_node_kind()513 if (!apr_err_2 && finfo.filetype == APR_DIR) in svn_io_open_uniquely_named()627 && (finfo.filetype == APR_DIR)) in svn_io_create_unique_link()1081 else if (this_entry.filetype == APR_DIR) /* recurse */ in svn_io_copy_dir_recursively()3961 if (finfo.filetype == APR_DIR) in svn_io_dir_walk2()4540 if (!apr_err_2 && finfo.filetype == APR_DIR) in temp_file_create()
852 if (finfo->filetype == APR_DIR || finfo->filetype == APR_REG) in walk_func_filter_func()1015 else if (finfo.filetype == APR_DIR) in svn_path_split_if_file()
583 if (finfo->filetype != APR_DIR) in arbitrary_diff_walker()
376 else if (finfo.filetype == APR_DIR) in revert_restore()
1923 if (finfo->filetype == APR_DIR) in hotcopy_structure()
10733 else if (this_entry.filetype == APR_DIR) /* recurse */ in hotcopy_io_copy_dir_recursively()