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