Searched refs:MODE_Ascii (Results 1 – 1 of 1) sorted by relevance
19550 #define MODE_Ascii 10 /* Use ASCII unit and record separators (0x1F/0x1E) */ macro20861 case MODE_Ascii: { in shell_callback()26913 if( p->mode==MODE_Ascii ){ in do_meta_command()27158 if( p->mode==MODE_Ascii && (z==0 || z[0]==0) && i==0 ) break; in do_meta_command()27551 p->mode = MODE_Ascii; in do_meta_command()30706 data.mode = MODE_Ascii;