Searched refs:macCommon (Results 1 – 1 of 1) sorted by relevance
273 struct _CommonChars *macCommon; in CALLBACK() local279 macCommon = (struct _CommonChars*) param2; in CALLBACK()280 if (macCommon == NULL) in CALLBACK()288 macCommon->moduleName, in CALLBACK()289 ((MacChars*) macCommon->serviceChars)->macName); in CALLBACK()292 result = macCommon->systemRequest ((DWORD)&common, (DWORD)&macCommon, in CALLBACK()294 macCommon->moduleDS); in CALLBACK()297 handle->common = macCommon; in CALLBACK()303 macCommon = (struct _CommonChars*) param2; in CALLBACK()304 result = macCommon->systemRequest ((DWORD)&common, 0, in CALLBACK()[all …]