Home
last modified time | relevance | path

Searched defs:retlen (Results 1 – 17 of 17) sorted by path

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c2265 size_t retlen = 0; local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_decode.c153 asn1_error_code asn1_decode_oid(asn1buf *buf, unsigned int *retlen, asn1_octet **val) in asn1_decode_oid()
163 asn1_error_code asn1_decode_octetstring(asn1buf *buf, unsigned int *retlen, asn1_octet **val) in asn1_decode_octetstring()
173 asn1_error_code asn1_decode_charstring(asn1buf *buf, unsigned int *retlen, char **val) in asn1_decode_charstring()
184 asn1_error_code asn1_decode_generalstring(asn1buf *buf, unsigned int *retlen, char **val) in asn1_decode_generalstring()
203 asn1_error_code asn1_decode_printablestring(asn1buf *buf, int *retlen, char **val) in asn1_decode_printablestring()
213 asn1_error_code asn1_decode_ia5string(asn1buf *buf, int *retlen, char **val) in asn1_decode_ia5string()
H A Dasn1_encode.c34 unsigned int *retlen) in asn1_encode_boolean()
89 unsigned int *retlen) in asn1_encode_integer()
162 unsigned int *retlen) in encode_bytestring_with_tag()
180 unsigned int *retlen) in asn1_encode_oid()
188 unsigned int *retlen) in asn1_encode_octetstring()
286 unsigned int *retlen) in asn1_encode_bitstring()
361 unsigned int *retlen) in encode_nullterm_sequence_of()
434 unsigned int *retlen) in encode_a_field()
583 unsigned int *retlen) in encode_fields()
612 unsigned int *retlen) in just_encode_sequence()
[all …]
H A Dasn1_get.c102 asn1_error_code asn1_get_sequence(asn1buf *buf, unsigned int *retlen, int *indef) in asn1_get_sequence()
H A Dasn1_k_encode.c121 unsigned int *retlen) in asn1_encode_kerberos_time_at()
164 unsigned int *retlen) in asn1_encode_krb5_flags_at()
334 unsigned int *retlen) in asn1_encode_kdc_req_body()
1461 unsigned int *retlen) in asn1_encode_kerberos_time()
1580 asn1_error_code asn1_encode_auth_pack(asn1buf *buf, const krb5_auth_pack *val, unsigned int *retlen) in asn1_encode_auth_pack()
1648 …ror_code asn1_encode_pa_pk_as_req(asn1buf *buf, const krb5_pa_pk_as_req *val, unsigned int *retlen) in asn1_encode_pa_pk_as_req()
1664 …1_error_code asn1_encode_trusted_ca(asn1buf *buf, const krb5_trusted_ca *val, unsigned int *retlen) in asn1_encode_trusted_ca()
1722 …error_code asn1_encode_dh_rep_info(asn1buf *buf, const krb5_dh_rep_info *val, unsigned int *retlen) in asn1_encode_dh_rep_info()
1759 …code asn1_encode_reply_key_pack(asn1buf *buf, const krb5_reply_key_pack *val, unsigned int *retlen) in asn1_encode_reply_key_pack()
1781 …ror_code asn1_encode_pa_pk_as_rep(asn1buf *buf, const krb5_pa_pk_as_rep *val, unsigned int *retlen) in asn1_encode_pa_pk_as_rep()
[all …]
H A Dasn1_make.c31 unsigned int *retlen) in asn1_make_etag()
40 unsigned int *retlen) in asn1_make_tag()
58 asn1_error_code asn1_make_length(asn1buf *buf, const unsigned int in_len, unsigned int *retlen) in asn1_make_length()
86 asn1_tagnum tagnum, unsigned int *retlen) in asn1_make_id()
119 asn1_error_code asn1_make_sequence(asn1buf *buf, const unsigned int seq_len, unsigned int *retlen) in asn1_make_sequence()
135 asn1_error_code asn1_make_set(asn1buf *buf, const unsigned int set_len, unsigned int *retlen) in asn1_make_set()
151 …ror_code asn1_make_string(asn1buf *buf, const unsigned int length, const char *string, int *retlen) in asn1_make_string()
H A Dldap_key_seq.c62 unsigned int *retlen) in asn1_encode_key()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c414 static int entlen = 0, retlen = 0; in dt_flowindent() local
/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_utility.c873 int retlen, rstate, sv_errno, rval; in _t_create() local
1451 int rval, retlen; in _t_expinline_queued() local
1643 int retlen, rval; in _t_do_postconn_sync() local
H A Dt_bind.c55 int size, sv_errno, retlen; in _tx_bind() local
H A Dt_getinfo.c56 int retlen; in _tx_getinfo() local
H A Dt_getname.c115 int retlen; in _tx_getprotaddr() local
H A Dt_optmgmt.c70 int didalloc, retlen; in _tx_optmgmt() local
H A Dt_unbind.c106 int retlen; in _tx_unbind_locked() local
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c771 uint64_t retlen; in isa_resource_setup() local
1157 uint64_t retlen; in claim_pci_busnum() local
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c270 uint64_t retlen; in cardbus_claim_pci_busnum() local
/illumos-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c4152 dcd_validate_model_serial(char *str, int *retlen, int totallen) in dcd_validate_model_serial()