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

  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_null.c 18 static int null_gets(BIO *h, char *str, int size);
28 null_gets,
75 static int null_gets(BIO *bp, char *buf, int size) function
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_null.c 18 static int null_gets(BIO *h, char *str, int size);
28 null_gets,
75 static int null_gets(BIO *bp, char *buf, int size) function
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_null.c 18 static int null_gets(BIO *h, char *str, int size);
30 null_gets,
77 static int null_gets(BIO *bp, char *buf, int size) function

Completed in 23 milliseconds