Searched refs:SUNW_F_ASC2BMPSTRING (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12err.h | 67 SUNW_F_ASC2BMPSTRING, enumerator
|
H A D | p12err.c | 72 { ERR_PACK(0, SUNW_F_ASC2BMPSTRING, 0), "asc2bmpstring" },
|
H A D | auxutil.c | 109 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE); 123 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE);
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 121 SUNW_F_ASC2BMPSTRING, enumerator
|
H A D | p12lib.c | 118 { ERR_PACK(0, SUNW_F_ASC2BMPSTRING, 0), "asc2bmpstring" }, 2311 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE); 2325 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE);
|