Home
last modified time | relevance | path

Searched refs:rootedpath (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Dconflict.c402 static int _alpm_can_overwrite_file(alpm_handle_t *handle, const char *path, const char *rootedpath) in _alpm_can_overwrite_file() argument
406 || _alpm_fnmatch_patterns(handle->overwrite_files, rootedpath) == 0; in _alpm_can_overwrite_file()