dozip
S_case, dozip, 0, 1,
S_default, dozip, 0, 0,
S_endif, dozip, 0, 0,
S_endsw, dozip, 0, 0,
extern int dozip();
action.sa_handler = dozip;