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

/macosx-10.10/BerkeleyDB-21/db/mod_db4/
H A Dutils.c40 char shmpath[32]; local
43 snprintf(shmpath, 32, "/tmp/.mod_db4.%d", getpid());
44 mm = mm_create(0, shmpath);

Completed in 275 milliseconds