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

/solaris-x11-s11/open-src/lib/DPS/sun-src/makepsres/
H A Dmakepsres.c146 static char *ckrealloc(char *ptr, int size, char *whynot) function
970 line = ckrealloc(line, oldlen+len+1,
2053 directories = (char **) ckrealloc((char *) directories,

Completed in 12 milliseconds