Home
last modified time | relevance | path

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

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