Searched refs:ERR_ILL_ENV (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglibmsgs.h | 387 #define ERR_ILL_ENV "The environment variable <%s=%s> is illegal" macro
|
H A D | pkgweb.c | 2873 gettext(ERR_ILL_ENV), "HTTPPROXY", buf); in get_ENV_proxy() 2884 gettext(ERR_ILL_ENV), "http_proxy", buf); in get_ENV_proxy() 2889 gettext(ERR_ILL_ENV), "http_proxy", buf); in get_ENV_proxy() 2925 gettext(ERR_ILL_ENV), "HTTPPROXYPORT", buf); in get_ENV_proxyport() 2930 gettext(ERR_ILL_ENV), "HTTPPROXYPORT", buf); in get_ENV_proxyport()
|