Lines Matching refs:MULTI_OK
92 #define MULTI_OK 0x02
357 * MULTI_OK and the property has multiple values, succeed with E2BIG.
368 assert((flags & ~(EMPTY_OK | MULTI_OK)) == 0);
391 if (flags & MULTI_OK) {
775 * E2BIG if print flag is not set, MULTI_OK bit in flag is set and multiple
836 if (flags & MULTI_OK)
1023 SCF_TYPE_COUNT, &c, 0, EMPTY_OK | MULTI_OK);
1025 r = ctids_by_restarter(wip, &c, 0, MULTI_OK, &restarter_spec,
1030 scf_property_contract, &c, EMPTY_OK | MULTI_OK);
1065 r = ctids_by_restarter(wip, &c, 0, MULTI_OK, &restarter_spec,