Searched refs:icatalloc (Results 1 – 4 of 4) sorted by relevance
51 icatalloc(old, new) in icatalloc() function74 return icatalloc((char *) NULL, string);
153 char * icatalloc (char * old, const char * new);
391 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp)))
200 char * icatalloc(char * old, const char * new);