PROP_WRITE
err = check_propsize(PROP_WRITE, propp, size);
if ((op == PROP_WRITE) && (sz > propp->prop_size))
if (op == PROP_WRITE) {