Home
last modified time | relevance | path

Searched defs:notificationtype (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/snmpd/
H A Dmib.y105 struct notificationtype { struct
106 void *objects;
107 enum status status;
108 char *description;
109 char *reference;
147 struct notificationtype notificationtype; member