Searched refs:shell_flag (Results 1 – 3 of 3) sorted by relevance
19 if ((sh->shell_flag == SHELL_FLAG_OLF_CRLF) && (c == '\n')) { in out_func()
1208 __ASSERT_NO_MSG((sh->shell_flag == SHELL_FLAG_CRLF_DEFAULT) || in instance_init()1209 (sh->shell_flag == SHELL_FLAG_OLF_CRLF)); in instance_init()
904 enum shell_flag { enum920 const enum shell_flag shell_flag; member965 .shell_flag = _shell_flag, \