Searched refs:APR_DIR (Results 1 – 10 of 10) sorted by relevance
135 if (sbuf.filetype != APR_DIR) { in gettemp()
121 return APR_DIR; in filetype_from_dirent_type()
35 type = APR_DIR; break; in filetype_from_mode()
65 APR_DIR, /**< a directory */ enumerator
202 else if (this_entry.filetype == APR_DIR) /* recurse */ in hotcopy_io_copy_dir_recursively()
329 else if (finfo->filetype == APR_DIR) in map_apr_finfo_to_node_kind()624 if (!apr_err_2 && finfo.filetype == APR_DIR) in svn_io_open_uniquely_named()736 && (finfo.filetype == APR_DIR)) in svn_io_create_unique_link()1191 else if (this_entry.filetype == APR_DIR) /* recurse */ in svn_io_copy_dir_recursively()4912 if (finfo.filetype == APR_DIR) in svn_io_dir_walk2()5491 if (!apr_err_2 && finfo.filetype == APR_DIR) in temp_file_create()
1268 if (finfo->filetype == APR_DIR || finfo->filetype == APR_REG) in walk_func_filter_func()1451 else if (finfo.filetype == APR_DIR) in svn_path_split_if_file()
527 else if (finfo.filetype == APR_DIR) in revert_wc_data()
200 else if (this_entry.filetype == APR_DIR) /* recurse */ in hotcopy_io_copy_dir_recursively()
1899 if (finfo->filetype == APR_DIR) in hotcopy_structure()