Home
last modified time | relevance | path

Searched refs:icatalloc (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/tzcode/zic/
H A Dialloc.c51 icatalloc(old, new) in icatalloc() function
74 return icatalloc((char *) NULL, string);
H A Dprivate.h153 char * icatalloc (char * old, const char * new);
H A Dzic.c391 #define ecatalloc(oldp, newp) memcheck(icatalloc((oldp), (newp)))
/freebsd-13.1/contrib/tzcode/stdtime/
H A Dprivate.h200 char * icatalloc(char * old, const char * new);