TTL_POSTFIX
strlen(TTL_POSTFIX) + 1);
strcat(map->ttl_path, TTL_POSTFIX);
char dbfile[MAXNAMLEN + sizeof (TTL_POSTFIX) + 1];
(len + sizeof (dbm_pag) + sizeof (TTL_POSTFIX)) >
(void) strcat(dbfile, TTL_POSTFIX);
(void) strcat(dbfile, TTL_POSTFIX);
strlen(TTL_POSTFIX) + 1);
strcat(*temp_ttl, TTL_POSTFIX);