Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sort/common/
H A Doptions.c562 S->m_input_from_stdin = 1; in options()
575 S->m_input_from_stdin = 1; in options()
592 S->m_input_from_stdin = 1; in options()
H A Dinitialize.c194 if (S->m_input_from_stdin) { in initialize_post()
H A Dtypes.h278 flag_t m_input_from_stdin; member