Searched refs:SUNW_F_USE_X509CERT (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/common/net/wanboot/ |
H A D | p12err.h | 47 SUNW_F_USE_X509CERT = 100, enumerator
|
H A D | p12access.c | 81 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 D | p12err.c | 53 { ERR_PACK(0, SUNW_F_USE_X509CERT, 0), "sunw_use_x509cert" },
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 100 SUNW_F_USE_X509CERT = 100, enumerator
|
H A D | p12lib.c | 97 { ERR_PACK(0, SUNW_F_USE_X509CERT, 0), "sunw_use_x509cert" },
|