Searched refs:APR_LNK (Results 1 – 9 of 9) sorted by relevance
69 APR_LNK, /**< a symbolic link */ enumerator
123 return APR_LNK; in filetype_from_dirent_type()
37 type = APR_LNK; break; in filetype_from_mode()
525 if (finfo.filetype == APR_REG || finfo.filetype == APR_LNK) in revert_wc_data()533 special = (finfo.filetype == APR_LNK); in revert_wc_data()
192 else if (this_entry.filetype == APR_LNK) /* symlink */ in hotcopy_io_copy_dir_recursively()
190 else if (this_entry.filetype == APR_LNK) /* symlink */ in hotcopy_io_copy_dir_recursively()
331 else if (finfo->filetype == APR_LNK) in map_apr_finfo_to_node_kind()1183 else if (this_entry.filetype == APR_LNK) /* symlink */ in svn_io_copy_dir_recursively()1707 if (finfo.filetype == APR_LNK) in io_set_perms()4931 else if (finfo.filetype == APR_REG || finfo.filetype == APR_LNK) in svn_io_dir_walk2()
1455 case APR_LNK: in svn_subst_read_specialfile()
1913 else if (finfo->filetype == APR_LNK) in hotcopy_structure()