Searched defs:zsd_find (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c571 zsd_find(list_t *l, zone_key_t key) function
758 del = zsd_find(&zone->zone_zsd, key);
836 ASSERT(zsd_find(&zone->zone_zsd, zsdp->zsd_key) == NULL);
1027 t = zsd_find(&zone->zone_zsd, key);
1106 t = zsd_find(&zone->zone_zsd, key);
1187 t = zsd_find(&zone->zone_zsd, key);

Completed in 74 milliseconds