perl-5.22
|
Last change
on this file since c5d681f was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 9 years ago
|
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
|
File size:
454 bytes
|
| Line | |
|---|
| 1 | /* |
|---|
| 2 | * Note: this file originally auto-generated by mib2c using |
|---|
| 3 | * : mib2c.scalar.conf 11805 2005-01-07 09:37:18Z dts12 $ |
|---|
| 4 | */ |
|---|
| 5 | #ifndef SYN3VERSION_H |
|---|
| 6 | #define SYN3VERSION_H |
|---|
| 7 | |
|---|
| 8 | /* variable declarations */ |
|---|
| 9 | char syn3Version[118]; |
|---|
| 10 | |
|---|
| 11 | /* position of file containing syn3-version */ |
|---|
| 12 | #define syn3Version_file "/etc/syn3-version" |
|---|
| 13 | |
|---|
| 14 | /* function declarations */ |
|---|
| 15 | void init_syn3Version(void); |
|---|
| 16 | Netsnmp_Node_Handler handle_syn3VersionString; |
|---|
| 17 | |
|---|
| 18 | #endif /* SYN3VERSION_H */ |
|---|
Note: See
TracBrowser
for help on using the repository browser.