DOOR_PRIVCREATE
flags |= DOOR_PRIVCREATE;
if (flags & (DOOR_NO_DEPLETION_CB | DOOR_PRIVCREATE)) {
if (flags & DOOR_PRIVCREATE || nthread < 1 || crf == NULL) {
} else if (!(dip->di_attributes & DOOR_PRIVCREATE)) {
DOOR_NO_DEPLETION_CB | DOOR_PRIVCREATE)