Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_dgram.c47 static int dgram_puts(BIO *h, const char *str);
79 dgram_puts,
804 static int dgram_puts(BIO *bp, const char *str) in dgram_puts() function