Searched refs:SUNW_F_USE_TASTORE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12access.c | 144 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 D | p12err.h | 49 SUNW_F_USE_TASTORE, enumerator
|
H A D | p12err.c | 55 { ERR_PACK(0, SUNW_F_USE_TASTORE, 0), "sunw_use_tastore" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 102 SUNW_F_USE_TASTORE, enumerator
|
H A D | p12lib.c | 99 { ERR_PACK(0, SUNW_F_USE_TASTORE, 0), "sunw_use_tastore" },
|