home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / TELECOM / rn_4_3_blars.lzh / sw.h < prev    next >
Text File  |  1990-08-22  |  330b  |  19 lines

  1. /* $Header: sw.h,v 4.3 85/05/01 11:51:07 lwall Exp $
  2.  *
  3.  * $Log:    sw.h,v $
  4.  * Revision 4.3  85/05/01  11:51:07  lwall
  5.  * Baseline for release with 4.3bsd.
  6.  * 
  7.  */
  8.  
  9. #ifdef INNERSEARCH
  10. EXT int gline INIT(0);
  11. #endif
  12.  
  13. void    sw_init();
  14. void    sw_file();
  15. void    sw_list();
  16. void    decode_switch();
  17. void    pr_switches();
  18. void    cwd_check();
  19.