Searched refs:bgets (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio_lib.c295 if ((b == NULL) || (b->method == NULL) || (b->method->bgets == NULL))
313 i=b->method->bgets(b,in,inl);
H A Dbio.h272 int (*bgets)(BIO *, char *, int); member in struct:bio_method_st
286 int (_far *bgets)(); member in struct:bio_method_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbio_lib.c288 if ((b == NULL) || (b->method == NULL) || (b->method->bgets == NULL)) {
303 i = b->method->bgets(b, in, inl);
H A Dbio.h318 int (*bgets) (BIO *, char *, int); member in struct:bio_method_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbio_lib.c288 if ((b == NULL) || (b->method == NULL) || (b->method->bgets == NULL)) {
303 i = b->method->bgets(b, in, inl);
H A Dbio.h318 int (*bgets) (BIO *, char *, int); member in struct:bio_method_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h272 int (*bgets)(BIO *, char *, int); member in struct:bio_method_st
286 int (_far *bgets)(); member in struct:bio_method_st

Completed in 77 milliseconds