Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dsession.c3129 static void write_node_to_stream (NODE *node, FILE *stream);
3225 write_node_to_stream (node, stream); in dump_node_to_stream()
3342 write_node_to_stream (node, printer_pipe); in print_node()
3354 write_node_to_stream (NODE *node, FILE *stream) in write_node_to_stream() function