Searched refs:buffer_gets (Results 1 – 1 of 1) sorted by relevance
67 static int buffer_gets(BIO *h, char *str, int size);81 buffer_gets,455 static int buffer_gets(BIO *b, char *buf, int size) in buffer_gets() function