57 #define in globals->in 58 #define out globals->out 59 #define st globals->st 60 #define cfunc globals->cfunc 61 #define cpy_cnt globals->cpy_cnt 62 #define ddflags globals->ddflags 63 #define cbsz globals->cbsz 64 #define files_cnt globals->files_cnt 65 #define casetab globals->casetab 66 #define ctab globals->ctab 67 #define fill_char globals->fill_char 68 #define exit_jump &(globals->exit_jmp) 70 #define block rtems_shell_dd_block 71 #define block_close rtems_shell_dd_block_close 72 #define dd_out rtems_shell_dd_dd_out 73 #define def rtems_shell_dd_def 74 #define def_close rtems_shell_dd_def_close 75 #define jcl rtems_shell_dd_jcl 76 #define pos_in rtems_shell_dd_pos_in 77 #define pos_out rtems_shell_dd_pos_out 78 #define summary rtems_shell_dd_summary 79 #define summaryx rtems_shell_dd_summaryx 80 #define terminate rtems_shell_dd_terminate 81 #define unblock rtems_shell_dd_unblock 82 #define unblock_close rtems_shell_dd_unblock_close 98 extern const u_char a2e_32V[256], a2e_POSIX[256];
99 extern const u_char e2a_32V[256], e2a_POSIX[256];
100 extern const u_char a2ibm_32V[256], a2ibm_POSIX[256];
104 #define exit(ec) rtems_shell_dd_exit(globals, ec) Definition: extern-dd.h:42
Definition: inftrees.h:24