Searched refs:SUNW_F_MOVE_CERTS (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12err.h | 71 SUNW_F_MOVE_CERTS, enumerator
|
H A D | p12err.c | 76 { ERR_PACK(0, SUNW_F_MOVE_CERTS, 0), "move_certs" },
|
H A D | auxutil.c | 602 SUNWerr(SUNW_F_MOVE_CERTS, SUNW_R_MEMORY_FAILURE);
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 125 SUNW_F_MOVE_CERTS, enumerator
|
H A D | p12lib.c | 122 { ERR_PACK(0, SUNW_F_MOVE_CERTS, 0), "move_certs" }, 2217 SUNWerr(SUNW_F_MOVE_CERTS, SUNW_R_MEMORY_FAILURE); in move_certs()
|