Home
last modified time | relevance | path

Searched defs:_Property (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h687 struct _Property { struct
688 struct _Property *next; argument
689 Property_id type:4;
690 union Body body;