Searched defs:charsbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c934 char *newzonename, *charsbuf; local
979 if ((charsbuf = libc_malloc(TZ_MAX_CHARS)) == NULL)
984 entry->chars = charsbuf;

Completed in 66 milliseconds