Searched defs:trapcom (Results 1 – 3 of 3) sorted by relevance
151 char **trapcom = (shp->st.otrapcom?shp->st.otrapcom:shp->st.trapcom); in b_trap() local 416 register char *trap,**trapcom; in sig_list() local
51 static unsigned char *trapcom[MAXTRAP]; /* array of actions, one per signal */ variable [all...]
94 char **trapcom; member