Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_null.c67 static int null_gets(BIO *h, char *str, int size);
77 null_gets,
139 static int null_gets(BIO *bp, char *buf, int size) in null_gets() function