Searched refs:bio_st (Results 1 – 5 of 5) sorted by relevance
13 typedef struct bio_st BIO;
11 using BIO = struct bio_st;
258 typedef struct bio_st BIO;
713 struct bio_st { struct
491 data->info_callback = (int (*)(const struct bio_st *, int, int))fp; in conn_callback_ctrl()