Searched refs:watchccs_puts (Results 1 – 1 of 1) sorted by relevance
33 static int watchccs_puts(BIO *bp, const char *str);48 || !BIO_meth_set_puts(method_watchccs, watchccs_puts) in bio_f_watchccs_filter()238 static int watchccs_puts(BIO *bio, const char *str) in watchccs_puts() function