Lines Matching refs:temp_ttl
603 char *temp_ttl;
651 &temp_entries, &temp_ttl)) {
664 sfree(temp_ttl);
668 if ((temp_ttl_db = dbm_open(temp_ttl, O_RDWR | O_CREAT, 0644))
671 myself, temp_ttl);
675 sfree(temp_ttl);
697 delete_map(temp_ttl);
698 sfree(temp_ttl);
899 delete_map(temp_ttl);
900 sfree(temp_ttl);
944 rename_map(temp_ttl, map->ttl_path, secure_flag);
948 sfree(temp_ttl);
1190 char *temp_ttl;
1290 &temp_entries, &temp_ttl)) {
1306 sfree(temp_ttl);
1322 sfree(temp_ttl);
1336 sfree(temp_ttl);
1347 sfree(temp_ttl);
1351 if ((temp_ttl_db = dbm_open(temp_ttl, O_RDWR | O_CREAT, 0644))
1354 myself, temp_ttl);
1357 sfree(temp_ttl);
1403 rename_map(temp_ttl, map->ttl_path, FALSE);
1407 sfree(temp_ttl);