Home
last modified time | relevance | path

Searched refs:nbiof_gets (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/bio/
Dbf_nbio.c23 static int nbiof_gets(BIO *h, char *str, int size);
42 nbiof_gets,
179 static int nbiof_gets(BIO *bp, char *buf, int size) in nbiof_gets() function