Searched defs:MT (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c77 /* MT is the right pointer type to pass to memcpy, MST the size type */
78 #define MT void * macro
396 (void) memcpy((MT) types, (MT) typebuf, (MST) typelen);
413 (void) memcpy((MT) dir->typeNameBuffer, (MT) types, (MST) typelen);
676 (void) memcpy((MT) names, (MT) namebuf, (MST) namelen);
705 (void) memcpy((MT) type->nameBuffer, (MT) name
[all...]

Completed in 36 milliseconds