# | Line 1 | Line 1 | |
---|---|---|
1 | /* | |
2 | * i-scream central monitoring system | |
3 | < | * http://www.i-scream.org.uk |
4 | < | * Copyright (C) 2000-2002 i-scream |
3 | > | * http://www.i-scream.org |
4 | > | * Copyright (C) 2000-2003 i-scream |
5 | * | |
6 | * This program is free software; you can redistribute it and/or | |
7 | * modify it under the terms of the GNU General Public License | |
# | Line 146 | Line 146 | network_stat_t *get_network_stats_diff(int *entries); | |
146 | ||
147 | page_stat_t *get_page_stats(); | |
148 | page_stat_t *get_page_stats_diff(); | |
149 | + | |
150 | + | int statgrab_init(void); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |