Searched refs:SUNW_F_UTF82ASCSTR (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | auxutil.c | 158 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_INVALID_ARG); 169 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_STR_CONVERT_ERR); 175 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_MEMORY_FAILURE);
|
H A D | p12err.h | 68 SUNW_F_UTF82ASCSTR, enumerator
|
H A D | p12err.c | 73 { ERR_PACK(0, SUNW_F_UTF82ASCSTR, 0), "utf82ascstr" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 122 SUNW_F_UTF82ASCSTR, enumerator
|
H A D | p12lib.c | 119 { ERR_PACK(0, SUNW_F_UTF82ASCSTR, 0), "utf82ascstr" }, 2360 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_INVALID_ARG); 2371 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_STR_CONVERT_ERR); 2377 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_MEMORY_FAILURE);
|