|
1 /* Generated automatically */ |
|
2 static void printbuiltinnode _((HashNode hn,int printflags)); |
|
3 static void freebuiltinnode _((HashNode hn)); |
|
4 static int new_optarg _((Options ops)); |
|
5 static LinkNode cd_get_dest _((char*nam,char**argv,int hard,int func)); |
|
6 static char*cd_do_chdir _((char*cnam,char*dest,int hard)); |
|
7 static char*cd_try_chdir _((char*pfix,char*dest,int hard)); |
|
8 static void cd_new_pwd _((int func,LinkNode dir)); |
|
9 static void printdirstack _((void)); |
|
10 static zlong fcgetcomm _((char*s)); |
|
11 static int fcsubs _((char**sp,struct asgment*sub)); |
|
12 static int fclist _((FILE*f,Options ops,zlong first,zlong last,struct asgment*subs,Patprog pprog)); |
|
13 static int fcedit _((char*ename,char*fn)); |
|
14 static Asgment getasg _((char*s)); |
|
15 static Param typeset_single _((char*cname,char*pname,Param pm,UNUSED(int func),int on,int off,int roff,char*value,Param altpm,Options ops,int joinchar)); |
|
16 static void checkjobs _((void)); |
|
17 static int zread _((int izle,int*readchar)); |