Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_uuid.c76 #define UUID_ETHER_EMPTY 0 macro
101 if (uuid_ether[0].state == UUID_ETHER_EMPTY) { in uuid_node()
258 while (i < UUID_NETHER - 1 && uuid_ether[i].state != UUID_ETHER_EMPTY) { in uuid_ether_del()
262 if (uuid_ether[i].state != UUID_ETHER_EMPTY) { in uuid_ether_del()
263 uuid_ether[i].state = UUID_ETHER_EMPTY; in uuid_ether_del()