Lines Matching refs:temp_ttl
604 char *temp_ttl;
652 &temp_entries, &temp_ttl)) {
665 sfree(temp_ttl);
669 if ((temp_ttl_db = dbm_open(temp_ttl, O_RDWR | O_CREAT, 0644))
672 myself, temp_ttl);
676 sfree(temp_ttl);
698 delete_map(temp_ttl);
699 sfree(temp_ttl);
900 delete_map(temp_ttl);
901 sfree(temp_ttl);
945 rename_map(temp_ttl, map->ttl_path, secure_flag);
949 sfree(temp_ttl);
1191 char *temp_ttl;
1291 &temp_entries, &temp_ttl)) {
1307 sfree(temp_ttl);
1323 sfree(temp_ttl);
1337 sfree(temp_ttl);
1348 sfree(temp_ttl);
1352 if ((temp_ttl_db = dbm_open(temp_ttl, O_RDWR | O_CREAT, 0644))
1355 myself, temp_ttl);
1358 sfree(temp_ttl);
1404 rename_map(temp_ttl, map->ttl_path, FALSE);
1408 sfree(temp_ttl);