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

/freebsd-11-stable/contrib/tzcode/zic/
H A Dialloc.c71 icpyalloc(string) function
H A Dprivate.h154 char * icpyalloc (const char * string);
H A Dzic.c390 #define ecpyalloc(ptr) memcheck(icpyalloc(ptr))
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dprivate.h201 char * icpyalloc(const char * string);
/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.c3157 icpyalloc (char *string) function
3203 if ((new = icpyalloc(new)) == NULL)
3483 tp = icpyalloc(lmp->right);

Completed in 93 milliseconds