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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libpsres/
H A DPSres.c210 #define FREE (*PSResFree) macro
385 if (types != typebuf) FREE((char *) types);
429 if (types != typebuf) FREE((char *) types);
501 FREE((char *) dir->directory);
502 FREE((char *) dir);
608 if (inputline != NULL) FREE(inputline);
653 if (names != namebuf) FREE((char *) names);
716 if (names != namebuf) FREE((char *) names);
788 FREE(t->nameBuffer);
789 FREE((cha
[all...]

Completed in 21 milliseconds