Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/net/wanboot/
H A Dp12access.c314 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 Dp12err.h52 SUNW_F_USE_TRUSTFILE, enumerator
H A Dp12err.c58 { ERR_PACK(0, SUNW_F_USE_TRUSTFILE, 0), "sunw_p12_use_trustfile" },
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.h105 SUNW_F_USE_TRUSTFILE, enumerator
H A Dp12lib.c102 { ERR_PACK(0, SUNW_F_USE_TRUSTFILE, 0), "sunw_p12_use_trustfile" },