Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c79 #define TR_LEN (sizeof (TRAILER) -1) macro
1041 if ((tmp = malloc(len + TR_LEN + 1)) == NULL) { in set_system_tz()