Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid_misc.h77 #define STATE_LOCATION "/var/sadm/system/uuid_state" macro
H A Duuid.c255 if ((fd = open(STATE_LOCATION, O_RDWR)) < 0) { in map_state()