equal
deleted
inserted
replaced
|
1 /* Generated automatically */ |
|
2 #ifndef have_Src_glob_globals |
|
3 #define have_Src_glob_globals |
|
4 |
|
5 extern int badcshglob; |
|
6 extern int pathpos; |
|
7 extern char*pathbuf; |
|
8 extern mod_import_variable char*glob_pre; |
|
9 extern mod_import_variable char*glob_suf; |
|
10 extern mod_import_function int haswilds _((char*str)); |
|
11 extern void zglob _((LinkList list,LinkNode np,int nountok)); |
|
12 extern mod_import_function char file_type _((mode_t filemode)); |
|
13 extern mod_import_function int hasbraces _((char*str)); |
|
14 extern int xpandredir _((struct redir*fn,LinkList tab)); |
|
15 extern mod_import_function void xpandbraces _((LinkList list,LinkNode*np)); |
|
16 extern int matchpat _((char*a,char*b)); |
|
17 extern int getmatch _((char**sp,char*pat,int fl,int n,char*replstr)); |
|
18 extern void getmatcharr _((char***ap,char*pat,int fl,int n,char*replstr)); |
|
19 extern mod_import_function void tokenize _((char*s)); |
|
20 extern mod_import_function void shtokenize _((char*s)); |
|
21 extern mod_import_function void remnulargs _((char*s)); |
|
22 |
|
23 #endif /* !have_Src_glob_globals */ |