Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbf_null.c70 static int nullf_gets(BIO *h, char *str, int size);
82 nullf_gets,
170 static int nullf_gets(BIO *bp, char *buf, int size) in nullf_gets() function