|
Rizin
unix-like reverse engineering framework and cli tools
|
Close stdout and stderr, and exit. More...
#include "tuklib_common.h"#include <stdlib.h>#include <stdio.h>#include <string.h>#include "tuklib_gettext.h"#include "tuklib_progname.h"#include "tuklib_exit.h"Go to the source code of this file.
Functions | |
| void | tuklib_exit (int status, int err_status, int show_error) |
Close stdout and stderr, and exit.
Definition in file tuklib_exit.c.
Definition at line 25 of file tuklib_exit.c.
References _, test-lz4-list::exit, progname, and status.