Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Drose_qsig_ct.c388 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "callIdentity", tag, pos, seq_end, in rose_dec_qsig_CallTransferIdentify_RES()
435 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "callIdentity", tag, pos, seq_end, in rose_dec_qsig_CallTransferInitiate_ARG()
481 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "callIdentity", tag, pos, seq_end, in rose_dec_qsig_CallTransferSetup_ARG()
H A Drose_qsig_mwi.c354 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "numericString", tag, pos, end, in rose_dec_qsig_MsgCentreId()
452 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "timestamp", tag, pos, end, in rose_dec_qsig_MWIActivate_ARG()
713 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "timestamp", tag, pos, end, in rose_dec_qsig_MWIInterrogateResElt()
H A Dasn1.h189 const unsigned char *asn1_dec_string_max(struct pri *ctrl, const char *name,
H A Drose_qsig_aoc.c832 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "rCurrency", tag, pos, seq_end, in rose_dec_qsig_AOC_RecordedCurrency()
878 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "dCurrency", tag, pos, seq_end, in rose_dec_qsig_AOC_DurationCurrency()
945 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "fRCurrency", tag, pos, seq_end, in rose_dec_qsig_AOC_FlatRateCurrency()
991 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "vRCurrency", tag, pos, seq_end, in rose_dec_qsig_AOC_VolumeRateCurrency()
H A Dasn1_primitive.c719 const unsigned char *asn1_dec_string_max(struct pri *ctrl, const char *name, in asn1_dec_string_max() function
754 ASN1_CALL(pos, asn1_dec_string_max(ctrl, name, tag, pos, end, in asn1_dec_string_max()
H A Drose_etsi_aoc.c945 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "rCurrency", tag, pos, seq_end, in rose_dec_etsi_AOC_RecordedCurrency()
991 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "dCurrency", tag, pos, seq_end, in rose_dec_etsi_AOC_DurationCurrency()
1058 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "fRCurrency", tag, pos, seq_end, in rose_dec_etsi_AOC_FlatRateCurrency()
1104 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "vRCurrency", tag, pos, seq_end, in rose_dec_etsi_AOC_VolumeRateCurrency()
H A Drose_etsi_mwi.c413 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "time", tag, pos, explicit_end, in rose_dec_etsi_MWIActivate_ARG()
651 ASN1_CALL(pos, asn1_dec_string_max(ctrl, "time", tag, pos, explicit_end, in rose_dec_etsi_MWIIndicate_ARG()
H A Drose_address.c406 ASN1_CALL(pos, asn1_dec_string_max(ctrl, name, tag, pos, end, in rose_dec_NumberDigits()