Searched refs:appid (Results 1 – 2 of 2) sorted by relevance
162 #define MBP_MAKE_IDENT(appid, item) ((appid << 8) | item) argument163 #define MBP_IDENT(appid, item) \ argument164 MBP_MAKE_IDENT(MBP_APPID_##appid, MBP_##appid##_##item##_ITEM)
51 char appid[128]; /* application identifier */ member89 char appid[128]; /* application identifier */ member