Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c232 #define STMF_PS_PERSIST_NONE "none" macro
2103 iPersistType = STMF_PS_PERSIST_NONE; in iPsGetSetPersistType()
2238 if (strcmp(iPersistTypeGet, STMF_PS_PERSIST_NONE) == 0) { in iPsGetSetPersistType()