Searched refs:SUNW_F_USE_CERTFILE (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12err.h | 50 SUNW_F_USE_CERTFILE, enumerator
|
H A D | p12err.c | 56 { ERR_PACK(0, SUNW_F_USE_CERTFILE, 0), "sunw_p12_use_certfile" },
|
H A D | p12access.c | 202 SUNWerr(SUNW_F_USE_CERTFILE, SUNW_R_INVALID_ARG); in sunw_p12_use_certfile()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 103 SUNW_F_USE_CERTFILE, enumerator
|
H A D | p12lib.c | 100 { ERR_PACK(0, SUNW_F_USE_CERTFILE, 0), "sunw_p12_use_certfile" },
|