Searched refs:deprecated_alternative (Results 1 – 2 of 2) sorted by relevance
28 const char *deprecated_alternative; member
55 if (strcmp(fp->deprecated_alternative, DEPRECATED_NO_ALTERNATIVE) != 0) in warn_deprecated()56 BIO_printf(bio_err, " Use '%s' instead.", fp->deprecated_alternative); in warn_deprecated()426 if (fp->deprecated_alternative != NULL) in do_cmd()
Completed in 4 milliseconds