EMPTY_OK
sizeof (instp->comment), EMPTY_OK);
sizeof (instp->comment), EMPTY_OK);
SCF_TYPE_COUNT, &c, 0, EMPTY_OK | MULTI_OK);
scf_property_contract, &c, EMPTY_OK | MULTI_OK);
SCF_TYPE_COUNT, &c, 0, EMPTY_OK);
scf_property_contract, &c, EMPTY_OK);
svc_buf, max_scf_name_length + 1, EMPTY_OK) != 0)
EMPTY_OK) != 0)
EMPTY_OK, 0, 0);
assert((flags & ~(EMPTY_OK | MULTI_OK)) == 0);
if (flags & EMPTY_OK)
if (r == 0 && !(flags & EMPTY_OK)) {
tvp, 0, ok_if_empty ? EMPTY_OK : 0, 0, 1);
assert((flags & ~(EMPTY_OK | MULTI_OK)) == 0);