Lines Matching refs:DI_PROP_NIL
1561 return (DI_PROP_NIL);
1567 if (prop != DI_PROP_NIL)
1598 return (DI_PROP_NIL);
1600 } while ((prop == DI_PROP_NIL) && (list < DI_PROP_NLISTS));
1779 di_prop_t prop = DI_PROP_NIL;
1788 return (DI_PROP_NIL);
1791 while ((prop = di_prop_next(node, prop)) != DI_PROP_NIL) {
1799 return (DI_PROP_NIL);
1805 di_prop_t prop = DI_PROP_NIL;
1810 return (DI_PROP_NIL);
1813 while ((prop = di_prop_next(node, prop)) != DI_PROP_NIL) {
1824 return (DI_PROP_NIL);
1831 DI_PROP_NIL) ? 0 : 1);
1840 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
1853 DI_PROP_TYPE_INT64)) == DI_PROP_NIL)
1866 DI_PROP_TYPE_STRING)) == DI_PROP_NIL)
1879 DI_PROP_TYPE_BYTE)) == DI_PROP_NIL)
1905 if (prop != DI_PROP_NIL) {
1910 return (DI_PROP_NIL);
1989 return (DI_PROP_NIL);
2044 if (prop == DI_PROP_NIL) {
2318 return (DI_PROP_NIL);
2324 if (prop != DI_PROP_NIL) {
2330 return (DI_PROP_NIL);
2351 return (DI_PROP_NIL);
2464 di_path_prop_t prop = DI_PROP_NIL;
2472 return (DI_PROP_NIL);
2475 while ((prop = di_path_prop_next(path, prop)) != DI_PROP_NIL) {
2490 return (DI_PROP_NIL);
2500 DI_PROP_TYPE_BYTE)) == DI_PROP_NIL)
2513 DI_PROP_TYPE_INT)) == DI_PROP_NIL)
2526 DI_PROP_TYPE_INT64)) == DI_PROP_NIL)
2538 DI_PROP_TYPE_STRING)) == DI_PROP_NIL)
3515 DI_PROP_NIL) {