|
1 /* Generated automatically */ |
|
2 #ifndef have_Src_init_globals |
|
3 #define have_Src_init_globals |
|
4 |
|
5 extern int noexitct; |
|
6 extern char*underscore; |
|
7 extern int underscorelen; |
|
8 extern int underscoreused; |
|
9 extern int sourcelevel; |
|
10 extern mod_import_variable int SHTTY; |
|
11 extern mod_import_variable FILE*shout; |
|
12 extern mod_import_variable char*tcstr[TC_COUNT]; |
|
13 extern mod_import_variable int tclen[TC_COUNT]; |
|
14 extern int tclines; |
|
15 extern int tccolumns; |
|
16 extern mod_import_variable int hasam; |
|
17 extern mod_import_variable int(*getkeyptr)_((int)); |
|
18 extern mod_import_variable sigset_t sigchld_mask; |
|
19 extern mod_import_variable struct hookdef zshhooks[]; |
|
20 extern void loop _((int toplevel,int justonce)); |
|
21 extern void parseargs _((char**argv)); |
|
22 extern mod_import_function void init_io _((void)); |
|
23 extern mod_import_function void init_shout _((void)); |
|
24 extern mod_import_function int init_term _((void)); |
|
25 extern void setupvals _((void)); |
|
26 extern void init_signals _((void)); |
|
27 extern void run_init_scripts _((void)); |
|
28 extern void init_misc _((void)); |
|
29 extern int source _((char*s)); |
|
30 extern void sourcehome _((char*s)); |
|
31 extern void init_bltinmods _((void)); |
|
32 extern mod_import_function void noop_function _((void)); |
|
33 extern mod_import_function void noop_function_int _((UNUSED(int nothing))); |
|
34 extern mod_import_variable ZleVoidFn trashzleptr; |
|
35 extern mod_import_variable ZleVoidFn zle_resetpromptptr; |
|
36 extern mod_import_variable ZleVoidFn refreshptr; |
|
37 extern mod_import_variable ZleVoidIntFn spaceinlineptr; |
|
38 extern mod_import_variable ZleReadFn zlereadptr; |
|
39 extern mod_import_variable ZleVoidIntFn zlesetkeymapptr; |
|
40 extern unsigned char*autoload_zleread _((char**lp,char**rp,int ha,int con)); |
|
41 extern mod_import_function unsigned char*fallback_zleread _((char**lp,UNUSED(char**rp),UNUSED(int ha),UNUSED(int con))); |
|
42 extern mod_import_variable CompctlReadFn compctlreadptr; |
|
43 extern mod_import_function int fallback_compctlread _((char*name,UNUSED(char**args),UNUSED(Options ops),UNUSED(char*reply))); |
|
44 extern mod_import_function int zsh_main _((int argc,char**argv, char**env)); |
|
45 |
|
46 #endif /* !have_Src_init_globals */ |