Searched refs:bitstr_cb (Results 1 – 1 of 1) sorted by relevance
67 static int bitstr_cb(const char *elem, int len, void *bitstr);709 (str, ',', 1, bitstr_cb, atmp->value.bit_string)) { in asn1_str2type()745 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb() function