Lines Matching refs:EMPTY_OK
91 #define EMPTY_OK 0x01
355 * wrong type, or doesn't have a single value. If flags has EMPTY_OK, don't
368 assert((flags & ~(EMPTY_OK | MULTI_OK)) == 0);
386 if (flags & EMPTY_OK)
557 tvp, NULL, ok_if_empty ? EMPTY_OK : 0, 0, 1);
1023 SCF_TYPE_COUNT, &c, 0, EMPTY_OK | MULTI_OK);
1030 scf_property_contract, &c, EMPTY_OK | MULTI_OK);
1063 SCF_TYPE_COUNT, &c, 0, EMPTY_OK);
1070 scf_property_contract, &c, EMPTY_OK);
1559 svc_buf, max_scf_name_length + 1, EMPTY_OK) != 0)
2046 EMPTY_OK) != 0)