home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / Shells / zsh / Source / src / cond.pro < prev    next >
Encoding:
Text File  |  1994-05-24  |  235 b   |  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.