Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dundo_io.c683 static void undo_atexit(void *p) in undo_atexit() function
770 retval = ext2fs_add_exit_fn(undo_atexit, data); in undo_open()
780 ext2fs_remove_exit_fn(undo_atexit, data); in undo_open()
811 ext2fs_remove_exit_fn(undo_atexit, data); in undo_close()