Searched refs:error_control (Results 1 – 2 of 2) sorted by relevance
17 …create_dir, error_control, get_parent, next_line, reader_iterator, drop_reader_iterator, seek, cut…29 error_control(e); in ReaderIterator()45 error_control(e); in NextLine()56 error_control(e); in Lseek()67 error_control(e); in Mkdirs()79 error_control(e); in GetParent()
59 pub(crate) unsafe fn error_control(err: Error) { in error_control() function