Searched refs:charstring (Results 1 – 2 of 2) sorted by relevance
1084 char charstring[17]; in pr_hex() local1086 (void) strcpy(charstring, " "); /* 16 spaces */ in pr_hex()1096 charstring[i] = ch; in pr_hex()1105 (void) fprintf(out, " *%s*\n", charstring); in pr_hex()
89 DEFFNLENTYPE(charstring, char *, asn1_encode_charstring);