|
|
1.1 ! root 1: /* $Header: ngsrch.h,v 4.3 85/05/01 11:44:56 lwall Exp $ ! 2: * ! 3: * $Log: ngsrch.h,v $ ! 4: * Revision 4.3 85/05/01 11:44:56 lwall ! 5: * Baseline for release with 4.3bsd. ! 6: * ! 7: */ ! 8: ! 9: #ifdef NGSEARCH ! 10: #define NGS_ABORT 0 ! 11: #define NGS_FOUND 1 ! 12: #define NGS_INTR 2 ! 13: #define NGS_NOTFOUND 3 ! 14: ! 15: EXT bool ng_doread INIT(FALSE); /* search read newsgroups? */ ! 16: #endif ! 17: ! 18: void ngsrch_init(); ! 19: #ifdef NGSEARCH ! 20: int ng_search(); ! 21: bool ng_wanted(); ! 22: #endif ! 23: #ifdef NGSORONLY ! 24: char *ng_comp(); ! 25: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.