Searched defs:Property (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DProperty.java33 * The <code>Property</code> interface specifies the contract between
39 public interface Property { interface
/illumos-gate/usr/src/lib/pyzfs/common/
H A Ddataset.py26 datasets. Also implements the Property class, which describes ZFS
35 class Property(object): class in inherits:object
73 proptable[name] = Property(t)
77 """Return the Property object that is identified by the given
139 Property object.)
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h763 typedef struct _Property *Property, Property_rec; typedef in typeref:struct:_Property

Completed in 68 milliseconds