Searched refs:SUNW_F_SET_LOCALKEYID (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12misc.c | 274 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_SET_LKID_ERR); in sunw_set_localkeyid() 283 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid() 302 SUNWerr(SUNW_F_SET_LOCALKEYID, in sunw_set_localkeyid() 312 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid()
|
H A D | p12err.h | 61 SUNW_F_SET_LOCALKEYID, enumerator
|
H A D | p12err.c | 67 { ERR_PACK(0, SUNW_F_SET_LOCALKEYID, 0), "sunw_set_localkeyid" },
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 114 SUNW_F_SET_LOCALKEYID, enumerator
|
H A D | p12lib.c | 111 { ERR_PACK(0, SUNW_F_SET_LOCALKEYID, 0), "sunw_set_localkeyid" }, 971 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_SET_LKID_ERR); in sunw_set_localkeyid() 980 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid() 999 SUNWerr(SUNW_F_SET_LOCALKEYID, in sunw_set_localkeyid() 1009 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid()
|