Home
last modified time | relevance | path

Searched refs:SUNW_R_MEMORY_FAILURE (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libpkg/common/
H A Dp12lib.c132 { SUNW_R_MEMORY_FAILURE, "memory failure" },
302 SUNWerr(SUNW_F_PKCS12_PARSE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_parse()
403 SUNWerr(SUNW_F_PEM_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PEM_contents()
408 SUNWerr(SUNW_F_PEM_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PEM_contents()
467 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
472 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
548 SUNWerr(SUNW_F_SPLIT_CERTS, SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
568 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
594 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
603 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
[all …]
H A Dp12lib.h134 SUNW_R_MEMORY_FAILURE, enumerator
/titanic_50/usr/src/common/net/wanboot/
H A Dp12misc.c150 SUNWerr(SUNW_F_SPLIT_CERTS, SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
170 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
196 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
205 SUNW_R_MEMORY_FAILURE); in sunw_split_certs()
283 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid()
303 SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid()
312 SUNWerr(SUNW_F_SET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_set_localkeyid()
387 SUNWerr(SUNW_F_GET_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_get_pkey_localkeyid()
453 SUNWerr(SUNW_F_GET_PKEY_FNAME, SUNW_R_MEMORY_FAILURE); in sunw_get_pkey_fname()
519 SUNWerr(SUNW_F_FIND_LOCALKEYID, SUNW_R_MEMORY_FAILURE); in sunw_find_localkeyid()
[all …]
H A Dp12auxutl.c124 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
129 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
174 SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
223 SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
243 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
253 SUNWerr(SUNW_F_PKCS12_CREATE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
302 SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
322 SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_create()
H A Dauxutil.c109 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE);
123 SUNWerr(SUNW_F_ASC2BMPSTRING, SUNW_R_MEMORY_FAILURE);
175 SUNWerr(SUNW_F_UTF82ASCSTR, SUNW_R_MEMORY_FAILURE);
349 SUNWerr(SUNW_F_FINDATTR, SUNW_R_MEMORY_FAILURE);
362 SUNWerr(SUNW_F_FINDATTR, SUNW_R_MEMORY_FAILURE);
546 SUNWerr(SUNW_F_TYPE2ATTRIB, SUNW_R_MEMORY_FAILURE);
602 SUNWerr(SUNW_F_MOVE_CERTS, SUNW_R_MEMORY_FAILURE);
H A Dp12auxpars.c234 SUNWerr(SUNW_F_PKCS12_PARSE, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_parse()
510 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
515 SUNWerr(SUNW_F_PKCS12_CONTENTS, SUNW_R_MEMORY_FAILURE); in sunw_PKCS12_contents()
743 SUNWerr(SUNW_F_PARSE_ONE_BAG, SUNW_R_MEMORY_FAILURE); in parse_one_bag()
779 SUNW_R_MEMORY_FAILURE); in parse_one_bag()
796 SUNW_R_MEMORY_FAILURE); in parse_one_bag()
816 SUNW_R_MEMORY_FAILURE); in parse_one_bag()
828 SUNW_R_MEMORY_FAILURE); in parse_one_bag()
H A Dp12err.h80 SUNW_R_MEMORY_FAILURE, enumerator
H A Dp12err.c86 { SUNW_R_MEMORY_FAILURE, "memory failure" },