Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bio/
HDbf_lbuf.c68 static int linebuffer_gets(BIO *h, char *str, int size);
85 linebuffer_gets,
381 static int linebuffer_gets(BIO *b, char *buf, int size) in linebuffer_gets() function