Home
last modified time | relevance | path

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

/timezone/
A Dzic.c472 emalloc(size_t size) in emalloc() function
950 f = result = emalloc(linksize); in relname()
964 result = emalloc(dotdotetcsize); in relname()
1071 char *nameslashdot = emalloc(n + 3); in itsdir()
1890 zic_t *ats = emalloc(align_to(size_product(nats, sizeof *ats + 1), in writezone()
2627 startbuf = emalloc(max_abbr_len + 1); in outzone()
2628 ab = emalloc(max_abbr_len + 1); in outzone()
2629 envvar = emalloc(max_envvar_len + 1); in outzone()
3079 buf = emalloc(1 + 4 * strlen(yitcommand) + 2 in yearistype()
3252 array = emalloc(size_product(strlen(cp) + 1, sizeof *array)); in getfields()

Completed in 12 milliseconds