Searched refs:errors_to (Results 1 – 2 of 2) sorted by relevance
87 state->errors_to = 0; in cleanup_state_alloc()163 if (state->errors_to) in cleanup_state_free()164 myfree(state->errors_to); in cleanup_state_free()
65 char *errors_to; /* errors-to address */ member