Searched refs:MST (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 */
79 #define MST size_t 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) names, (MST) namelen);

Completed in 30 milliseconds