Home
last modified time | relevance | path

Searched refs:NEW_FILENAME_SUFFIX (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Ddevcache_impl.h138 #define NEW_FILENAME_SUFFIX "new" macro
/titanic_50/usr/src/uts/common/os/
H A Ddevcache.c701 (void) sprintf(newname, "%s.%s", filename, NEW_FILENAME_SUFFIX); in fwrite_nvlist()