home *** CD-ROM | disk | FTP | other *** search
- int usetab DCLPROTO((void));
- void completeword DCLPROTO((void));
- void menucompleteword DCLPROTO((void));
- void listchoices DCLPROTO((void));
- void spellword DCLPROTO((void));
- void deletecharorlist DCLPROTO((void));
- void expandword DCLPROTO((void));
- void expandorcomplete DCLPROTO((void));
- void menuexpandorcomplete DCLPROTO((void));
- void listexpand DCLPROTO((void));
- void reversemenucomplete DCLPROTO((void));
- void acceptandmenucomplete DCLPROTO((void));
- int checkparams DCLPROTO((char *p));
- int cmphaswilds DCLPROTO((char *str));
- void docomplete DCLPROTO((int lst));
- void do_menucmp DCLPROTO((int lst));
- void addx DCLPROTO((char **ptmp));
- char *get_comp_string DCLPROTO((void));
- void doexpansion DCLPROTO((char *s,int lst,int explincmd));
- void gotword DCLPROTO((char *s));
- void inststrlen DCLPROTO((char *str,int move,int len));
- char *quotename DCLPROTO((char *s,char **e,char **te,int *pl));
- void addmatch DCLPROTO((char *s,char *t));
- void maketildelist DCLPROTO((void));
- char *rembslash DCLPROTO((char *s));
- int getcpat DCLPROTO((char *str,int cpatindex,char *cpat,int class));
- Compctl get_ccompctl DCLPROTO((Compctl occ,int *compadd,int incmd));
- void dumphtable DCLPROTO((Hashtab ht,int what));
- char *getreal DCLPROTO((char *str));
- void gen_matches_files DCLPROTO((int dirs,int execs,int all));
- void quotepresuf DCLPROTO((char **ps));
- void docompletion DCLPROTO((char *s,int lst,int incmd));
- char **get_user_var DCLPROTO((char *nam));
- int strbpcmp DCLPROTO((const void *a,const void *b));
- void do_ambiguous DCLPROTO((void));
- int ztat DCLPROTO((char *nam,struct stat *buf,int ls));
- void do_single DCLPROTO((char *str));
- void do_ambig_menu DCLPROTO((void));
- int strpfx DCLPROTO((char *s,char *t));
- int strsfx DCLPROTO((char *s,char *t));
- int pfxlen DCLPROTO((char *s,char *t));
- int sfxlen DCLPROTO((char *s,char *t));
- int printfmt DCLPROTO((char *fmt,int n,int dopr));
- void listmatches DCLPROTO((void));
- void listtlist DCLPROTO((Lklist l));
- void listlist DCLPROTO((Lklist l));
- void selectlist DCLPROTO((Lklist l));
- int doexpandhist DCLPROTO((void));
- void magicspace DCLPROTO((void));
- void expandhistory DCLPROTO((void));
- char *getcurcmd DCLPROTO((void));
- void processcmd DCLPROTO((void));
- void expandcmdpath DCLPROTO((void));
- void expandorcompleteprefix DCLPROTO((void));
-