Searched refs:ERR_NOT_REG (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | pkglibmsgs.h | 117 #define ERR_NOT_REG "<%s> is not a regular file" macro
|
H A D | keystore.c | 1188 gettext(ERR_NOT_REG), newpath); in restore_keystore_file() 1511 gettext(ERR_NOT_REG), in lock_keystore() 1561 gettext(ERR_NOT_REG), in lock_keystore() 2131 pkgerr_add(err, PKGERR_WRITE, gettext(ERR_NOT_REG), in clear_keystore_file() 2203 pkgerr_add(err, PKGERR_READ, gettext(ERR_NOT_REG), in write_keystore_file() 2278 pkgerr_add(err, PKGERR_READ, gettext(ERR_NOT_REG), in read_keystore_file()
|
H A D | pkgweb.c | 564 (gettext(ERR_NOT_REG))); in get_signature()
|