source:
trunk/include/sh_portcheck.h@
590
      
      | Last change on this file since 590 was 140, checked in by , 18 years ago | |
|---|---|
| File size: 263 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | #ifndef SH_PORTCHECK_H | 
| 3 | #define SH_PORTCHECK_H | 
| 4 | |
| 5 | int sh_portchk_init(struct mod_type * arg); | 
| 6 | int sh_portchk_timer(time_t tcurrent); | 
| 7 | int sh_portchk_check(void); | 
| 8 | int sh_portchk_reconf(void); | 
| 9 | int sh_portchk_cleanup(void); | 
| 10 | |
| 11 | extern sh_rconf sh_portchk_table[]; | 
| 12 | |
| 13 | #endif | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
