Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c56 static int dgram_sctp_puts(BIO *h, const char *str);
95 dgram_sctp_puts,
1821 static int dgram_sctp_puts(BIO *bp, const char *str) in dgram_sctp_puts() function