Searched refs:bio_method_st (Results 1 – 4 of 4) sorted by relevance
273 class bio_method_st(Structure): class275 bio_method_st._fields_ = [287 assert sizeof(bio_method_st) == 40, sizeof(bio_method_st)288 assert alignment(bio_method_st) == 4, alignment(bio_method_st)289 BIO_METHOD = bio_method_st
347 typedef struct bio_method_st BIO_METHOD;
804 struct bio_method_st { struct