Searched refs:make_revocation_str (Results 1 – 1 of 1) sorted by relevance
130 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg);2141 rev_str = make_revocation_str(rev_type, value); in do_revoke()2299 static char *make_revocation_str(REVINFO_TYPE rev_type, const char *rev_arg) in make_revocation_str() function