Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Derror.c47 case ALPM_ERR_NOT_A_DIR: in alpm_strerror()
H A Dlog.c78 handle->pm_errno = ALPM_ERR_NOT_A_DIR; in alpm_logaction()
H A Dhandle.c402 return ALPM_ERR_NOT_A_DIR; in _alpm_set_directory_option()
405 return ALPM_ERR_NOT_A_DIR; in _alpm_set_directory_option()
H A Dalpm.h61 ALPM_ERR_NOT_A_DIR, enumerator