Searched refs:db_outfile (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/makedbm.tproj/
H A Dmakedbm.c226 char db_mapname[MAXPATHLEN],db_outfile[MAXPATHLEN], local
246 snprintf(db_outfile, sizeof(db_outfile), "%s%s", database, YPDB_SUFFIX);
339 if (rename(db_mapname,db_outfile) < 0) {
342 db_outfile);

Completed in 167 milliseconds