Searched refs:typebuf (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c374 char typebuf[MAXLEN]; local
375 char *types = typebuf;
380 typebuf[0] = '\0';
385 if (types != typebuf) FREE((char *) types);
394 if (types == typebuf) {
396 (void) memcpy((MT) types, (MT) typebuf, (MST) typelen);
429 if (types != typebuf) FREE((char *) types);

Completed in 14 milliseconds