Home
last modified time | relevance | path

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

/dports/www/retawq/retawq-0.2.6c/
H A Dmain.c2856 static void content_dump_to_fd(tBrowserDocument* document, int fd, in content_dump_to_fd() function
2891 content_dump_to_fd(document, fd, dump_style); my_close(fd); in content_dump()
2918 my_memclr_var(ds); content_dump_to_fd(&document, fd_stdout, &ds); in dump_request_callback()