Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dfile_io.h68 extern void io_init(void);
H A Dmain.c154 io_init(); in main()
H A Dfile_io.c95 io_init(void) in io_init() function