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