Sign in
gfiber
/
vendor
/
opensource
/
netsnmp
/
6c28d8034d768cf040753ec91ad667705325dfc4
/
.
/
agent
/
mibgroup
/
util_funcs
/
restart.h
blob: 82760a107c45bc0e29fdd20136ff768fe65499fb [
file
] [
log
] [
blame
]
#ifndef
_MIBGROUP_UTIL_FUNCS_RESTART_H
#define
_MIBGROUP_UTIL_FUNCS_RESTART_H
#ifdef
__cplusplus
extern
"C"
{
#endif
RETSIGTYPE restart_doit
(
int
);
WriteMethod
restart_hook
;
#ifdef
__cplusplus
}
#endif
#endif
/* _MIBGROUP_UTIL_FUNCS_RESTART_H */