Searched refs:Dtfree_f (Results 1 - 21 of 21) sorted by relevance

/ast/src/cmd/tests/cdt/
H A Dtdeque.c24 newint, NIL(Dtfree_f), compare, hashint,
H A Dtevent.c69 newint, NIL(Dtfree_f), compare, hashint, memory, event
H A Dtlist.c24 newint, NIL(Dtfree_f), compare, hashint,
H A Dtqueue.c24 newint, NIL(Dtfree_f), compare, hashint,
H A Dtstack.c24 newint, NIL(Dtfree_f), compare, hashint,
H A Dtshare.c80 newint, NIL(Dtfree_f), compare, hashint,
H A Dtview.c24 newint, NIL(Dtfree_f), compare, hashint,
H A Dtobag.c24 newint, NIL(Dtfree_f), compare, hashint,
30 newint, NIL(Dtfree_f), rcompare, hashint,
H A Dtsearch.c24 newint, NIL(Dtfree_f), compare, hashint,
30 newint, NIL(Dtfree_f), rcompare, hashint,
H A Dtvthread.c79 dc->disc.freef = (Dtfree_f)0;
H A Dtrehash.c238 Disc->disc.freef = NIL(Dtfree_f);
H A Dtsafehash.c238 Disc->disc.freef = NIL(Dtfree_f);
H A Dtsafetree.c240 Disc->disc.freef = NIL(Dtfree_f);
H A Dtvsafehash.c133 mmdc->disc.freef = (Dtfree_f)0;
H A Dtvsaferehash.c135 mmdc->disc.freef = (Dtfree_f)0;
H A Dtvsafetree.c132 mmdc->disc.freef = (Dtfree_f)0;
/ast/src/cmd/mailx/port/
H A Dcdt.h175 typedef void (*Dtfree_f)_ARG_((Dt_t*,Void_t*,Dtdisc_t*)); typedef
219 Dtfree_f freef; /* object destructor */
/ast/src/cmd/dsslib/ip_t/
H A Dptopen.c83 prefixdisc.freef = (Dtfree_f)freef;
H A Dptvopen.c98 p->dtdisc.freef = (Dtfree_f)freef;
/ast/src/lib/libast/include/
H A Dcdt.h70 typedef void (*Dtfree_f)_ARG_((Dt_t*,Void_t*,Dtdisc_t*)); typedef
123 Dtfree_f freef; /* object destructor */
/ast/src/lib/libast/comp/
H A Dtsearch.c92 NIL(Dtmake_f), NIL(Dtfree_f),

Completed in 33 milliseconds