Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/net/wanboot/
H A Dp12err.h47 SUNW_F_USE_X509CERT = 100, enumerator
H A Dp12access.c81 SUNWerr(SUNW_F_USE_X509CERT, SUNW_R_INVALID_ARG); in sunw_use_x509cert()
86 SUNWerr(SUNW_F_USE_X509CERT, SUNW_R_CERT_ERR); in sunw_use_x509cert()
H A Dp12err.c53 { ERR_PACK(0, SUNW_F_USE_X509CERT, 0), "sunw_use_x509cert" },
/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.h100 SUNW_F_USE_X509CERT = 100, enumerator
H A Dp12lib.c97 { ERR_PACK(0, SUNW_F_USE_X509CERT, 0), "sunw_use_x509cert" },