Searched refs:DT_ATTACH (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libast/common/cdt/
H A Ddttree.c109 if(type&(DT_MATCH|DT_SEARCH|DT_INSERT|DT_ATTACH))
296 else if(type&(DT_INSERT|DT_ATTACH))
339 else if(type&(DT_INSERT|DT_ATTACH))
H A Ddthash.c184 if(type&(DT_MATCH|DT_SEARCH|DT_INSERT|DT_ATTACH) )
233 else if(type&(DT_INSERT|DT_ATTACH))
H A Ddtlist.c79 if(type&(DT_INSERT|DT_ATTACH))
/opensolaris-onvv-gate/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h166 #define DT_ATTACH 0004000 /* attach an object to the dictionary */ macro
303 #define dtattach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_ATTACH)
/opensolaris-onvv-gate/usr/src/lib/libast/common/include/
H A Dcdt.h166 #define DT_ATTACH 0004000 /* attach an object to the dictionary */ macro
303 #define dtattach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_ATTACH)
/opensolaris-onvv-gate/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h166 #define DT_ATTACH 0004000 /* attach an object to the dictionary */ macro
303 #define dtattach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_ATTACH)
/opensolaris-onvv-gate/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h166 #define DT_ATTACH 0004000 /* attach an object to the dictionary */ macro
303 #define dtattach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_ATTACH)
/opensolaris-onvv-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h166 #define DT_ATTACH 0004000 /* attach an object to the dictionary */ macro
303 #define dtattach(d,o) (*(_DT(d)->searchf))((d),(Void_t*)(o),DT_ATTACH)

Completed in 108 milliseconds