Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.h808 #define TCSH_I_SEEK 0 /* Invalid seek */ macro
H A Dsh.func.c609 whyles->w_end.type = TCSH_I_SEEK; in preread()
1164 if (wp->w_end.type != TCSH_I_SEEK && wp->w_start.type == wp->w_end.type && in wfree()