Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_uuid.c78 #define UUID_ETHER_EMPTY 0 macro
103 if (uuid_ether[0].state == UUID_ETHER_EMPTY) { in uuid_node()
260 while (i < UUID_NETHER - 1 && uuid_ether[i].state != UUID_ETHER_EMPTY) { in uuid_ether_del()
264 if (uuid_ether[i].state != UUID_ETHER_EMPTY) { in uuid_ether_del()
265 uuid_ether[i].state = UUID_ETHER_EMPTY; in uuid_ether_del()