Searched refs:colon_shell (Results 1 – 2 of 2) sorted by relevance
1800 static wchar_t colon_shell[7]; in sh_transform() local1804 MBSTOWCS(colon_shell, ":shell"); in sh_transform()1810 if ((colon != NULL) && (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell))) { in sh_transform()1817 if (IS_WEQUAL(colon, colon_shell)) { in sh_transform()
263 static wchar_t colon_shell[7]; in expand_macro() local305 MBSTOWCS(colon_shell, ":shell"); in expand_macro()475 if (IS_WEQUAL(colon, colon_sh) || IS_WEQUAL(colon, colon_shell)) { in expand_macro()