New API calls Xorriso_sieve_add_filter, Xorriso_sieve_get_result, Xorriso_sieve_clear_results, Xorriso_sieve_dispose, Xorriso_sieve_big
This commit is contained in:
@ -591,6 +591,8 @@ struct XorrisO { /* the global context of xorriso */
|
||||
int msgw_fetch_lock_ini;
|
||||
pthread_mutex_t msgw_fetch_lock;
|
||||
|
||||
struct Xorriso_msg_sievE *msg_sieve;
|
||||
|
||||
int status_history_max; /* for -status long_history */
|
||||
|
||||
/* 0= no logging of SCSI commands, 1= to stderr */
|
||||
|
Reference in New Issue
Block a user