Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dp12access.c144 SUNWerr(SUNW_F_USE_TASTORE, SUNW_R_INVALID_ARG); in sunw_use_tastore()
149 SUNWerr(SUNW_F_USE_TASTORE, SUNW_R_NO_TRUST_ANCHOR); in sunw_use_tastore()
163 SUNWerr(SUNW_F_USE_TASTORE, SUNW_R_ADD_TRUST_ERR); in sunw_use_tastore()
171 SUNWerr(SUNW_F_USE_TASTORE, SUNW_R_ADD_TRUST_ERR); in sunw_use_tastore()
H A Dp12err.h49 SUNW_F_USE_TASTORE, enumerator
H A Dp12err.c55 { ERR_PACK(0, SUNW_F_USE_TASTORE, 0), "sunw_use_tastore" },
/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.h102 SUNW_F_USE_TASTORE, enumerator
H A Dp12lib.c99 { ERR_PACK(0, SUNW_F_USE_TASTORE, 0), "sunw_use_tastore" },