Searched refs:TCSH_I_SEEK (Results 1 – 2 of 2) sorted by relevance
789 #define TCSH_I_SEEK 0 /* Invalid seek */ macro
613 whyles->w_end.type = TCSH_I_SEEK; in preread()1150 if (wp->w_end.type != TCSH_I_SEEK && wp->w_start.type == wp->w_end.type && in wfree()