Lines Matching refs:DI_PROP_NIL
1456 return (DI_PROP_NIL);
1462 if (prop != DI_PROP_NIL)
1481 return (DI_PROP_NIL);
1483 } while ((prop == DI_PROP_NIL) && (list <= DI_PROP_HW_LIST));
1662 di_prop_t prop = DI_PROP_NIL;
1671 return (DI_PROP_NIL);
1674 while ((prop = di_prop_next(node, prop)) != DI_PROP_NIL) {
1682 return (DI_PROP_NIL);
1688 di_prop_t prop = DI_PROP_NIL;
1693 return (DI_PROP_NIL);
1696 while ((prop = di_prop_next(node, prop)) != DI_PROP_NIL) {
1707 return (DI_PROP_NIL);
1717 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
1730 DI_PROP_TYPE_INT64)) == DI_PROP_NIL)
1743 DI_PROP_TYPE_STRING)) == DI_PROP_NIL)
1756 DI_PROP_TYPE_BYTE)) == DI_PROP_NIL)
1778 if (prop != DI_PROP_NIL) {
1783 return (DI_PROP_NIL);
1829 return (DI_PROP_NIL);
1860 if (prop == DI_PROP_NIL) {
2134 return (DI_PROP_NIL);
2140 if (prop != DI_PROP_NIL) {
2146 return (DI_PROP_NIL);
2167 return (DI_PROP_NIL);
2280 di_path_prop_t prop = DI_PROP_NIL;
2288 return (DI_PROP_NIL);
2291 while ((prop = di_path_prop_next(path, prop)) != DI_PROP_NIL) {
2306 return (DI_PROP_NIL);
2316 DI_PROP_TYPE_BYTE)) == DI_PROP_NIL)
2329 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
2342 DI_PROP_TYPE_INT64)) == DI_PROP_NIL)
2354 DI_PROP_TYPE_STRING)) == DI_PROP_NIL)
3280 DI_PROP_NIL) {