Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-sh.c431 t_redirect, /* redirection: one of < > >| << <<- >> <> <& >& */ enumerator
778 wp->type = t_redirect; in read_word()
834 wp->type = t_redirect; in read_word()
1245 else if (inner.type == t_redirect) in read_command()