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()
1231 __ASSERT_NO_MSG((sh->shell_flag == SHELL_FLAG_CRLF_DEFAULT) || in instance_init()1232 (sh->shell_flag == SHELL_FLAG_OLF_CRLF)); in instance_init()
1034 enum shell_flag { enum1050 const enum shell_flag shell_flag; member1095 .shell_flag = _shell_flag, \