Searched refs:tempmap (Results 1 – 1 of 1) sorted by relevance
172 char tempmap[MAXPATHLEN + 2]; in main() local405 snprintf(tempmap, sizeof(tempmap), "%s.%d",ypxfr_mapname, getpid()); in main()407 ypxfr_dest_domain, tempmap); in main()426 if ((dbp = yp_open_db_rw(ypxfr_dest_domain, tempmap, 0)) == NULL) { in main()