Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/
H A Dcdtlib.h59 struct _dtdata_s struct
60 { unsigned int lock; /* general dictionary lock */
61 Dtuser_t user; /* application's data */
62 unsigned int type; /* method type, control flags */
63 ssize_t size; /* number of objects */
64 Dt_t dict; /* when DT_INDATA is requested */