36 #include "storage/storage.h"
41 #ifdef HAVE_SYS_STAT_H
47 #define DLLEXPORT __declspec(dllexport)
48 #define SM_API __declspec(dllimport)
50 #define DLLEXPORT __declspec(dllimport)
51 #define SM_API __declspec(dllexport)
70 #define ns_REGISTER (2)
76 #define ns_GATEWAY (8)
78 #define ns_SEARCH (10)
80 #define ns_DISCO_ITEMS (12)
81 #define ns_DISCO_INFO (13)
84 #define ns_AMP_ERRORS (15)
85 #define ns_AMP_ACTION_DROP (16)
86 #define ns_AMP_ACTION_ERROR (17)
87 #define ns_AMP_ACTION_NOTIFY (18)
88 #define ns_AMP_CONDITION_DELIVER (19)
89 #define ns_AMP_CONDITION_EXPIREAT (20)
90 #define ns_AMP_CONDITION_MATCHRESOURCE (21)