Dan Pasanen | c6e3786 | 2014-10-02 14:08:59 -0500 | [diff] [blame] | 1 | /* builtext.h - The list of builtins found in libbuiltins.a. */ |
| 2 | #if defined (ALIAS) |
| 3 | extern int alias_builtin __P((WORD_LIST *)); |
| 4 | extern char * const alias_doc[]; |
| 5 | #endif /* ALIAS */ |
| 6 | #if defined (ALIAS) |
| 7 | extern int unalias_builtin __P((WORD_LIST *)); |
| 8 | extern char * const unalias_doc[]; |
| 9 | #endif /* ALIAS */ |
| 10 | #if defined (READLINE) |
| 11 | extern int bind_builtin __P((WORD_LIST *)); |
| 12 | extern char * const bind_doc[]; |
| 13 | #endif /* READLINE */ |
| 14 | extern int break_builtin __P((WORD_LIST *)); |
| 15 | extern char * const break_doc[]; |
| 16 | extern int continue_builtin __P((WORD_LIST *)); |
| 17 | extern char * const continue_doc[]; |
| 18 | extern int builtin_builtin __P((WORD_LIST *)); |
| 19 | extern char * const builtin_doc[]; |
| 20 | #if defined (DEBUGGER) |
| 21 | extern int caller_builtin __P((WORD_LIST *)); |
| 22 | extern char * const caller_doc[]; |
| 23 | #endif /* DEBUGGER */ |
| 24 | extern int cd_builtin __P((WORD_LIST *)); |
| 25 | extern char * const cd_doc[]; |
| 26 | extern int pwd_builtin __P((WORD_LIST *)); |
| 27 | extern char * const pwd_doc[]; |
| 28 | extern int colon_builtin __P((WORD_LIST *)); |
| 29 | extern char * const colon_doc[]; |
| 30 | extern int colon_builtin __P((WORD_LIST *)); |
| 31 | extern char * const true_doc[]; |
| 32 | extern int false_builtin __P((WORD_LIST *)); |
| 33 | extern char * const false_doc[]; |
| 34 | extern int command_builtin __P((WORD_LIST *)); |
| 35 | extern char * const command_doc[]; |
| 36 | extern int declare_builtin __P((WORD_LIST *)); |
| 37 | extern char * const declare_doc[]; |
| 38 | extern int declare_builtin __P((WORD_LIST *)); |
| 39 | extern char * const typeset_doc[]; |
| 40 | extern int local_builtin __P((WORD_LIST *)); |
| 41 | extern char * const local_doc[]; |
| 42 | #if defined (V9_ECHO) |
| 43 | extern int echo_builtin __P((WORD_LIST *)); |
| 44 | extern char * const echo_doc[]; |
| 45 | #endif /* V9_ECHO */ |
| 46 | #if !defined (V9_ECHO) |
| 47 | extern int echo_builtin __P((WORD_LIST *)); |
| 48 | extern char * const echo_doc[]; |
| 49 | #endif /* !V9_ECHO */ |
| 50 | extern int enable_builtin __P((WORD_LIST *)); |
| 51 | extern char * const enable_doc[]; |
| 52 | extern int eval_builtin __P((WORD_LIST *)); |
| 53 | extern char * const eval_doc[]; |
| 54 | extern int getopts_builtin __P((WORD_LIST *)); |
| 55 | extern char * const getopts_doc[]; |
| 56 | extern int exec_builtin __P((WORD_LIST *)); |
| 57 | extern char * const exec_doc[]; |
| 58 | extern int exit_builtin __P((WORD_LIST *)); |
| 59 | extern char * const exit_doc[]; |
| 60 | extern int logout_builtin __P((WORD_LIST *)); |
| 61 | extern char * const logout_doc[]; |
| 62 | #if defined (HISTORY) |
| 63 | extern int fc_builtin __P((WORD_LIST *)); |
| 64 | extern char * const fc_doc[]; |
| 65 | #endif /* HISTORY */ |
| 66 | #if defined (JOB_CONTROL) |
| 67 | extern int fg_builtin __P((WORD_LIST *)); |
| 68 | extern char * const fg_doc[]; |
| 69 | #endif /* JOB_CONTROL */ |
| 70 | #if defined (JOB_CONTROL) |
| 71 | extern int bg_builtin __P((WORD_LIST *)); |
| 72 | extern char * const bg_doc[]; |
| 73 | #endif /* JOB_CONTROL */ |
| 74 | extern int hash_builtin __P((WORD_LIST *)); |
| 75 | extern char * const hash_doc[]; |
| 76 | #if defined (HELP_BUILTIN) |
| 77 | extern int help_builtin __P((WORD_LIST *)); |
| 78 | extern char * const help_doc[]; |
| 79 | #endif /* HELP_BUILTIN */ |
| 80 | #if defined (HISTORY) |
| 81 | extern int history_builtin __P((WORD_LIST *)); |
| 82 | extern char * const history_doc[]; |
| 83 | #endif /* HISTORY */ |
| 84 | #if defined (JOB_CONTROL) |
| 85 | extern int jobs_builtin __P((WORD_LIST *)); |
| 86 | extern char * const jobs_doc[]; |
| 87 | #endif /* JOB_CONTROL */ |
| 88 | #if defined (JOB_CONTROL) |
| 89 | extern int disown_builtin __P((WORD_LIST *)); |
| 90 | extern char * const disown_doc[]; |
| 91 | #endif /* JOB_CONTROL */ |
| 92 | extern int kill_builtin __P((WORD_LIST *)); |
| 93 | extern char * const kill_doc[]; |
| 94 | extern int let_builtin __P((WORD_LIST *)); |
| 95 | extern char * const let_doc[]; |
| 96 | extern int read_builtin __P((WORD_LIST *)); |
| 97 | extern char * const read_doc[]; |
| 98 | extern int return_builtin __P((WORD_LIST *)); |
| 99 | extern char * const return_doc[]; |
| 100 | extern int set_builtin __P((WORD_LIST *)); |
| 101 | extern char * const set_doc[]; |
| 102 | extern int unset_builtin __P((WORD_LIST *)); |
| 103 | extern char * const unset_doc[]; |
| 104 | extern int export_builtin __P((WORD_LIST *)); |
| 105 | extern char * const export_doc[]; |
| 106 | extern int readonly_builtin __P((WORD_LIST *)); |
| 107 | extern char * const readonly_doc[]; |
| 108 | extern int shift_builtin __P((WORD_LIST *)); |
| 109 | extern char * const shift_doc[]; |
| 110 | extern int source_builtin __P((WORD_LIST *)); |
| 111 | extern char * const source_doc[]; |
| 112 | extern int source_builtin __P((WORD_LIST *)); |
| 113 | extern char * const dot_doc[]; |
| 114 | #if defined (JOB_CONTROL) |
| 115 | extern int suspend_builtin __P((WORD_LIST *)); |
| 116 | extern char * const suspend_doc[]; |
| 117 | #endif /* JOB_CONTROL */ |
| 118 | extern int test_builtin __P((WORD_LIST *)); |
| 119 | extern char * const test_doc[]; |
| 120 | extern int test_builtin __P((WORD_LIST *)); |
| 121 | extern char * const test_bracket_doc[]; |
| 122 | extern int times_builtin __P((WORD_LIST *)); |
| 123 | extern char * const times_doc[]; |
| 124 | extern int trap_builtin __P((WORD_LIST *)); |
| 125 | extern char * const trap_doc[]; |
| 126 | extern int type_builtin __P((WORD_LIST *)); |
| 127 | extern char * const type_doc[]; |
| 128 | #if !defined (_MINIX) |
| 129 | extern int ulimit_builtin __P((WORD_LIST *)); |
| 130 | extern char * const ulimit_doc[]; |
| 131 | #endif /* !_MINIX */ |
| 132 | extern int umask_builtin __P((WORD_LIST *)); |
| 133 | extern char * const umask_doc[]; |
| 134 | #if defined (JOB_CONTROL) |
| 135 | extern int wait_builtin __P((WORD_LIST *)); |
| 136 | extern char * const wait_doc[]; |
| 137 | #endif /* JOB_CONTROL */ |
| 138 | #if !defined (JOB_CONTROL) |
| 139 | extern int wait_builtin __P((WORD_LIST *)); |
| 140 | extern char * const wait_doc[]; |
| 141 | #endif /* !JOB_CONTROL */ |
| 142 | extern char * const for_doc[]; |
| 143 | extern char * const arith_for_doc[]; |
| 144 | extern char * const select_doc[]; |
| 145 | extern char * const time_doc[]; |
| 146 | extern char * const case_doc[]; |
| 147 | extern char * const if_doc[]; |
| 148 | extern char * const while_doc[]; |
| 149 | extern char * const until_doc[]; |
| 150 | extern char * const coproc_doc[]; |
| 151 | extern char * const function_doc[]; |
| 152 | extern char * const grouping_braces_doc[]; |
| 153 | extern char * const fg_percent_doc[]; |
| 154 | extern char * const arith_doc[]; |
| 155 | extern char * const conditional_doc[]; |
| 156 | extern char * const variable_help_doc[]; |
| 157 | #if defined (PUSHD_AND_POPD) |
| 158 | extern int pushd_builtin __P((WORD_LIST *)); |
| 159 | extern char * const pushd_doc[]; |
| 160 | #endif /* PUSHD_AND_POPD */ |
| 161 | #if defined (PUSHD_AND_POPD) |
| 162 | extern int popd_builtin __P((WORD_LIST *)); |
| 163 | extern char * const popd_doc[]; |
| 164 | #endif /* PUSHD_AND_POPD */ |
| 165 | #if defined (PUSHD_AND_POPD) |
| 166 | extern int dirs_builtin __P((WORD_LIST *)); |
| 167 | extern char * const dirs_doc[]; |
| 168 | #endif /* PUSHD_AND_POPD */ |
| 169 | extern int shopt_builtin __P((WORD_LIST *)); |
| 170 | extern char * const shopt_doc[]; |
| 171 | extern int printf_builtin __P((WORD_LIST *)); |
| 172 | extern char * const printf_doc[]; |
| 173 | #if defined (PROGRAMMABLE_COMPLETION) |
| 174 | extern int complete_builtin __P((WORD_LIST *)); |
| 175 | extern char * const complete_doc[]; |
| 176 | #endif /* PROGRAMMABLE_COMPLETION */ |
| 177 | #if defined (PROGRAMMABLE_COMPLETION) |
| 178 | extern int compgen_builtin __P((WORD_LIST *)); |
| 179 | extern char * const compgen_doc[]; |
| 180 | #endif /* PROGRAMMABLE_COMPLETION */ |
| 181 | #if defined (PROGRAMMABLE_COMPLETION) |
| 182 | extern int compopt_builtin __P((WORD_LIST *)); |
| 183 | extern char * const compopt_doc[]; |
| 184 | #endif /* PROGRAMMABLE_COMPLETION */ |
| 185 | extern int mapfile_builtin __P((WORD_LIST *)); |
| 186 | extern char * const mapfile_doc[]; |
| 187 | extern int mapfile_builtin __P((WORD_LIST *)); |
| 188 | extern char * const readarray_doc[]; |