Searched refs:SUNW_F_FIND_LOCALKEYID (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12err.h | 60 SUNW_F_FIND_LOCALKEYID, enumerator
|
H A D | p12err.c | 66 { ERR_PACK(0, SUNW_F_FIND_LOCALKEYID, 0), "sunw_find_localkeyid" },
|
H A D | p12misc.c | 507 SUNWerr(SUNW_F_FIND_LOCALKEYID, SUNW_R_INVALID_ARG); in sunw_find_localkeyid() 519 SUNWerr(SUNW_F_FIND_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_find_localkeyid()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 113 SUNW_F_FIND_LOCALKEYID, enumerator
|
H A D | p12lib.c | 110 { ERR_PACK(0, SUNW_F_FIND_LOCALKEYID, 0), "sunw_find_localkeyid" }, 1204 SUNWerr(SUNW_F_FIND_LOCALKEYID, SUNW_R_INVALID_ARG); in sunw_find_localkeyid() 1216 SUNWerr(SUNW_F_FIND_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_find_localkeyid()
|