home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / z / zsh220.zip / zsh2.2 / src / cond.pro < prev    next >
Text File  |  1992-05-02  |  235b  |  7 lines

  1. int evalcond DCLPROTO((Cond c));
  2. int doaccess DCLPROTO((char *s,int c));
  3. struct stat *getstat DCLPROTO((char *s));
  4. unsigned short dostat DCLPROTO((char *s));
  5. unsigned short dolstat DCLPROTO((char *s));
  6. int optison DCLPROTO((char *s));
  7.