Searched refs:stdio_tls_read_wrapper (Results 1 – 1 of 1) sorted by relevance
88 static int stdio_tls_read_wrapper(void *, char *, int);666 fin = funopen(tls, stdio_tls_read_wrapper, in url_get()1764 stdio_tls_read_wrapper(void *arg, char *buf, int len) in stdio_tls_read_wrapper() function