Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbf_null.c22 static int nullf_gets(BIO *h, char *str, int size);
35 nullf_gets,
110 static int nullf_gets(BIO *bp, char *buf, int size) in nullf_gets() function