Searched refs:linebuffer_gets (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/bio/ |
D | bf_lbuf.c | 19 static int linebuffer_gets(BIO *h, char *str, int size); 38 linebuffer_gets, 309 static int linebuffer_gets(BIO *b, char *buf, int size) in linebuffer_gets() function
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
D | bf_lbuf.c | 19 static int linebuffer_gets(BIO *h, char *str, int size); 38 linebuffer_gets, 309 static int linebuffer_gets(BIO *b, char *buf, int size) in linebuffer_gets() function
|