Searched refs:SUNW_F_USE_TRUSTFILE (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12access.c | 314 SUNWerr(SUNW_F_USE_TRUSTFILE, SUNW_R_INVALID_ARG); in sunw_p12_use_trustfile() 325 SUNWerr(SUNW_F_USE_TRUSTFILE, SUNW_R_BAD_TRUST); in sunw_p12_use_trustfile() 329 SUNWerr(SUNW_F_USE_TRUSTFILE, SUNW_R_READ_TRUST_ERR); in sunw_p12_use_trustfile()
|
H A D | p12err.h | 52 SUNW_F_USE_TRUSTFILE, enumerator
|
H A D | p12err.c | 58 { ERR_PACK(0, SUNW_F_USE_TRUSTFILE, 0), "sunw_p12_use_trustfile" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 105 SUNW_F_USE_TRUSTFILE, enumerator
|
H A D | p12lib.c | 102 { ERR_PACK(0, SUNW_F_USE_TRUSTFILE, 0), "sunw_p12_use_trustfile" },
|