HomeSort by: relevance | last modified time | path
    Searched refs:buffer_gets (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bf_buff.c 18 static int buffer_gets(BIO *h, char *str, int size);
33 buffer_gets,
418 static int buffer_gets(BIO *b, char *buf, int size) function
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bf_buff.c 18 static int buffer_gets(BIO *h, char *str, int size);
33 buffer_gets,
420 static int buffer_gets(BIO *b, char *buf, int size) function
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bf_buff.c 18 static int buffer_gets(BIO *h, char *str, int size);
35 buffer_gets,
425 static int buffer_gets(BIO *b, char *buf, int size) function

Completed in 24 milliseconds