Searched refs:REDIR (Results 1 - 3 of 3) sorted by relevance

/external/mksh/src/
H A Dsyn.c189 if (tpeek(cf) != REDIR)
284 case REDIR:
293 case REDIR:
790 /* Lexical tokens (0[EOF], LWORD and REDIR handled specially) */
852 case REDIR:
998 if (meta == TM_BINOP && c == REDIR &&
H A Dlex.c970 return (REDIR);
H A Dsh.h1561 #define REDIR 276 macro

Completed in 278 milliseconds