Searched refs:TCSH_I_SEEK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.func.c612 whyles->w_end.type = TCSH_I_SEEK;
1151 if (wp->w_end.type != TCSH_I_SEEK && wp->w_start.type == wp->w_end.type &&
H A Dsh.h767 #define TCSH_I_SEEK 0 /* Invalid seek */ macro

Completed in 141 milliseconds