Searched refs:Dtfree_f (Results 1 - 21 of 21) sorted by relevance
/ast/src/cmd/tests/cdt/ |
H A D | tdeque.c | 24 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tevent.c | 69 newint, NIL(Dtfree_f), compare, hashint, memory, event
|
H A D | tlist.c | 24 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tqueue.c | 24 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tstack.c | 24 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tshare.c | 80 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tview.c | 24 newint, NIL(Dtfree_f), compare, hashint,
|
H A D | tobag.c | 24 newint, NIL(Dtfree_f), compare, hashint, 30 newint, NIL(Dtfree_f), rcompare, hashint,
|
H A D | tsearch.c | 24 newint, NIL(Dtfree_f), compare, hashint, 30 newint, NIL(Dtfree_f), rcompare, hashint,
|
H A D | tvthread.c | 79 dc->disc.freef = (Dtfree_f)0;
|
H A D | trehash.c | 238 Disc->disc.freef = NIL(Dtfree_f);
|
H A D | tsafehash.c | 238 Disc->disc.freef = NIL(Dtfree_f);
|
H A D | tsafetree.c | 240 Disc->disc.freef = NIL(Dtfree_f);
|
H A D | tvsafehash.c | 133 mmdc->disc.freef = (Dtfree_f)0;
|
H A D | tvsaferehash.c | 135 mmdc->disc.freef = (Dtfree_f)0;
|
H A D | tvsafetree.c | 132 mmdc->disc.freef = (Dtfree_f)0;
|
/ast/src/cmd/mailx/port/ |
H A D | cdt.h | 175 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 D | ptopen.c | 83 prefixdisc.freef = (Dtfree_f)freef;
|
H A D | ptvopen.c | 98 p->dtdisc.freef = (Dtfree_f)freef;
|
/ast/src/lib/libast/include/ |
H A D | cdt.h | 70 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 D | tsearch.c | 92 NIL(Dtmake_f), NIL(Dtfree_f),
|
Completed in 33 milliseconds