Searched refs:STATE_LOCATION (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libuuid/common/ | ||
H A D | uuid_misc.h | 77 #define STATE_LOCATION "/var/sadm/system/uuid_state" macro |
H A D | uuid.c | 255 if ((fd = open(STATE_LOCATION, O_RDWR)) < 0) { in map_state() |