Searched refs:MODE_Ascii (Results 1 – 2 of 2) sorted by relevance
8013 #define MODE_Ascii 10 /* Use ASCII unit and record separators (0x1F/0x1E) */ macro8909 case MODE_Ascii: { in shell_callback()12806 if( p->mode==MODE_Ascii ){ in do_meta_command()12902 if( p->mode==MODE_Ascii && (z==0 || z[0]==0) && i==0 ) break; in do_meta_command()13162 p->mode = MODE_Ascii; in do_meta_command()15182 data.mode = MODE_Ascii;
8019 #define MODE_Ascii 10 /* Use ASCII unit and record separators (0x1F/0x1E) */ macro8915 case MODE_Ascii: { in shell_callback()12829 if( p->mode==MODE_Ascii ){ in do_meta_command()12925 if( p->mode==MODE_Ascii && (z==0 || z[0]==0) && i==0 ) break; in do_meta_command()13185 p->mode = MODE_Ascii; in do_meta_command()15205 data.mode = MODE_Ascii;