Searched refs:MODE_Ascii (Results 1 – 2 of 2) sorted by relevance
578 #define MODE_Ascii 9 /* Use ASCII unit and record separators (0x1F/0x1E) */ macro1028 case MODE_Ascii: { in shell_callback()3012 if( p->mode==MODE_Ascii ){ in do_meta_command()3108 if( p->mode==MODE_Ascii && (z==0 || z[0]==0) && i==0 ) break; in do_meta_command()3327 p->mode = MODE_Ascii; in do_meta_command()4656 data.mode = MODE_Ascii; in main()
584 #define MODE_Ascii 9 /* Use ASCII unit and record separators (0x1F/0x1E) */ macro1034 case MODE_Ascii: { in shell_callback()3034 if( p->mode==MODE_Ascii ){ in do_meta_command()3130 if( p->mode==MODE_Ascii && (z==0 || z[0]==0) && i==0 ) break; in do_meta_command()3349 p->mode = MODE_Ascii; in do_meta_command()4678 data.mode = MODE_Ascii; in main()