Searched refs:Dtevent_f (Results 1 - 15 of 15) sorted by relevance
/ast/src/cmd/tests/cdt/ |
H A D | tdeque.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tlist.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tqueue.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tstack.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tview.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tobag.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f) 31 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tsearch.c | 25 NIL(Dtmemory_f), NIL(Dtevent_f) 31 NIL(Dtmemory_f), NIL(Dtevent_f)
|
H A D | tvthread.c | 83 dc->disc.eventf = (Dtevent_f)0;
|
H A D | trehash.c | 242 Disc->disc.eventf = NIL(Dtevent_f);
|
H A D | tsafehash.c | 242 Disc->disc.eventf = NIL(Dtevent_f);
|
H A D | tsafetree.c | 244 Disc->disc.eventf = NIL(Dtevent_f);
|
/ast/src/lib/libast/comp/ |
H A D | hsearch.c | 89 NIL(Dtevent_f)
|
H A D | tsearch.c | 96 NIL(Dtevent_f)
|
/ast/src/cmd/mailx/port/ |
H A D | cdt.h | 179 typedef int (*Dtevent_f)_ARG_((Dt_t*,int,Void_t*,Dtdisc_t*)); typedef 223 Dtevent_f eventf; /* to process events */
|
/ast/src/lib/libast/include/ |
H A D | cdt.h | 74 typedef int (*Dtevent_f)_ARG_((Dt_t*,int,Void_t*,Dtdisc_t*)); typedef 127 Dtevent_f eventf; /* to process events */
|
Completed in 97 milliseconds