Lines Matching refs:map_file
401 map->map_class->map_cname, map->map_file);
454 if (stat(map->map_file, &stb) < 0)
463 map->map_file, ext == NULL ? "" : ext) >= sizeof(buf))
468 map->map_file, ext == NULL ? "" : ext);
470 map->map_file, ext == NULL ? "" : ext);
523 if ((af = safefopen(map->map_file, O_RDWR, 0, sff)) == NULL)
528 (af = safefopen(map->map_file, O_RDONLY, 0, sff)) == NULL)
534 map->map_file, sm_errstring(saveerr));
537 map->map_file, sm_errstring(saveerr));
546 map->map_file, sm_errstring(errno));
551 !lockfile(sm_io_getinfo(af, SM_IO_WHAT_FD, NULL), map->map_file,
556 map->map_file);
561 map->map_file, NULL, LOCK_EX);
580 map->map_file, automatic ? "auto" : "",
592 map->map_file, sm_errstring(errno));
595 map->map_file);
656 FileName = map->map_file;
862 map->map_file, naliases, longest, bytes);
866 map->map_file, naliases, longest, bytes);