Searched refs:DT_RENEW (Results 1 - 12 of 12) sorted by relevance

/osnet-11/usr/src/lib/libast/common/cdt/
H A Ddtmethod.c83 (*meth->searchf)(dt,(Void_t*)list,DT_RENEW);
101 (void)(*meth->searchf)(dt,(Void_t*)list,DT_RENEW); local
H A Ddtrestore.c71 (*searchf)(dt,(Void_t*)list,DT_RENEW);
H A Ddtrenew.c78 return (*dt->meth->searchf)(dt,(Void_t*)e,DT_RENEW) ? obj : NIL(Void_t*);
H A Ddtdisc.c122 (void)(*searchf)(dt,(Void_t*)r,DT_RENEW);
H A Ddttree.c114 else if(type&DT_RENEW)
306 else if(type&DT_RENEW) /* a duplicate */
363 else if(type&DT_RENEW)
H A Ddtview.c45 if(type&(DT_INSERT|DT_DELETE|DT_CLEAR|DT_RENEW))
H A Ddthash.c189 else if(type&(DT_RENEW|DT_VSEARCH) )
320 else if(type&DT_RENEW)
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dcdt.h160 #define DT_RENEW 0000040 /* renewing an object */ macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dcdt.h160 #define DT_RENEW 0000040 /* renewing an object */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dcdt.h160 #define DT_RENEW 0000040 /* renewing an object */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dcdt.h160 #define DT_RENEW 0000040 /* renewing an object */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dcdt.h160 #define DT_RENEW 0000040 /* renewing an object */ macro

Completed in 56 milliseconds