Searched refs:upto (Results 1 – 1 of 1) sorted by relevance
90 static void do_free_upto(BIO *f, BIO *upto) in do_free_upto() argument92 if (upto != NULL) { in do_free_upto()99 } while (f != NULL && f != upto); in do_free_upto()
Completed in 12 milliseconds