Searched refs:MSG_NOTMPFIL (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/libpkg/common/ |
H A D | pkgtrans.c | 977 logerr(pkg_gt(MSG_NOTMPFIL), tmp_file); in wdsheader() 1001 logerr(pkg_gt(MSG_NOTMPFIL), tmp_file); in wdsheader() 1031 logerr(pkg_gt(MSG_NOTMPFIL), tmpsymdir); in wdsheader() 1038 logerr(pkg_gt(MSG_NOTMPFIL), path); in wdsheader() 1088 logerr(pkg_gt(MSG_NOTMPFIL), tmp_file); in wdsheader() 1101 logerr(pkg_gt(MSG_NOTMPFIL), tmp_file); in wdsheader()
|
H A D | pkglibmsgs.h | 78 #define MSG_NOTMPFIL "- unable to create or use temporary file <%s>" macro
|
H A D | pkgweb.c | 1849 pkgerr_add(err, PKGERR_WEB, gettext(MSG_NOTMPFIL), tmp_file); in write_ca_file() 1854 pkgerr_add(err, PKGERR_WEB, gettext(MSG_NOTMPFIL), tmp_file); in write_ca_file() 1859 pkgerr_add(err, PKGERR_WEB, gettext(MSG_NOTMPFIL), tmp_file); in write_ca_file() 1864 pkgerr_add(err, PKGERR_WEB, gettext(MSG_NOTMPFIL), tmp_file); in write_ca_file() 2281 gettext(MSG_NOTMPFIL), tmp_file); in web_get_file()
|