repo.or.cz
/
nagios-reports-module.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Support large files on 32bit systems
[nagios-reports-module.git]
/
state.h
blob
7148226312fd25aa6a8fdb605e9d3f78d1439d21
1
extern
int
state_init
(
void
);
2
extern
int
host_has_new_state
(
char
*
host
,
int
state
,
int
type
);
3
extern
int
service_has_new_state
(
char
*
host
,
char
*
desc
,
int
state
,
int
type
);