Home
last modified time | relevance | path

Searched refs:SUNW_F_MOVE_CERTS (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dp12err.h71 SUNW_F_MOVE_CERTS, enumerator
H A Dp12err.c76 { ERR_PACK(0, SUNW_F_MOVE_CERTS, 0), "move_certs" },
H A Dauxutil.c602 SUNWerr(SUNW_F_MOVE_CERTS, SUNW_R_MEMORY_FAILURE);
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h125 SUNW_F_MOVE_CERTS, enumerator
H A Dp12lib.c122 { ERR_PACK(0, SUNW_F_MOVE_CERTS, 0), "move_certs" },
2217 SUNWerr(SUNW_F_MOVE_CERTS, SUNW_R_MEMORY_FAILURE); in move_certs()