Searched defs:notificationtype (Results 1 – 1 of 1) sorted by relevance
105 struct notificationtype { struct106 void *objects;107 enum status status;108 char *description;109 char *reference;147 struct notificationtype notificationtype; member