__bio_h__attr__((__format__(__printf__, 2, 0)));
int
BIO_snprintf(char *buf, size_t n, const char *format, ...)
-__bio_h__attr__((__format__(__printf__, 3, 4)));
+__bio_h__attr__((deprecated, __format__(__printf__, 3, 4)));
int
BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args)
-__bio_h__attr__((__format__(__printf__, 3, 0)));
+__bio_h__attr__((deprecated, __format__(__printf__, 3, 0)));
#undef __bio_h__attr__
/* BEGIN ERROR CODES */
__bio_h__attr__((__format__(__printf__, 2, 0)));
int
BIO_snprintf(char *buf, size_t n, const char *format, ...)
-__bio_h__attr__((__format__(__printf__, 3, 4)));
+__bio_h__attr__((deprecated, __format__(__printf__, 3, 4)));
int
BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args)
-__bio_h__attr__((__format__(__printf__, 3, 0)));
+__bio_h__attr__((deprecated, __format__(__printf__, 3, 0)));
#undef __bio_h__attr__
/* BEGIN ERROR CODES */