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

/freebsd-10.0-release/crypto/openssl/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.h305 int (*bgets)(BIO *, char *, int); member in struct:bio_method_st
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h133 extern char * bgets(char *, size_t, FILE *, char *);

Completed in 75 milliseconds