touch.c | 118 Eptr errorp; local in function:findfiles 131 ECITERATE(ei, errorp, 0, my_errors, my_nerrors) { 132 if ( ! (NOTSORTABLE(errorp->error_e_class))) 144 ECITERATE(ei, errorp, ei, my_errors, my_nerrors) { 145 const char *fname = makename(errorp->error_text[0], filelevel); 146 if (errorp->error_e_class == C_NULLED 147 || errorp->error_e_class == C_TRUE) { 166 Eptr errorp; local in function:countfiles 171 ECITERATE(ei, errorp, 0, errors, nerrors) { 172 if (SORTABLE(errorp->error_e_class)) 243 Eptr errorp; local in function:nopertain 274 Eptr errorp; local in function:touchfiles 441 Eptr errorp; local in function:diverterrors [all...] |