Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ftp/
H A Dfetch.c87 static int stdio_tls_write_wrapper(void *, const char *, int);
667 stdio_tls_write_wrapper, NULL, NULL); in url_get()
1751 stdio_tls_write_wrapper(void *arg, const char *buf, int len) in stdio_tls_write_wrapper() function