Searched refs:rpc_timer_t (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dcerpc-61/dcerpc/ncklib/
H A Drpctimer.h94 ** structure should be a rpc_timer_t (defined below). The user of the
98 ** 1) the address of the rpc_timer_t variable
105 ** a global rpc_timer_t to be used to periodically run a routine not
107 ** that the rpc_timer_t variable exist during the entire time that the
123 ** rpc_timer_t timer;
154 typedef struct rpc_timer_t struct
156 struct rpc_timer_t *next;
161 } rpc_timer_t, *rpc_timer_p_t; typedef in typeref:struct:rpc_timer_t
H A Dcnp.h448 rpc_timer_t timer;
554 rpc_timer_t grp_client_timer;
555 rpc_timer_t grp_server_timer;
H A Ddgcct.c105 INTERNAL rpc_timer_t cct_timer;
H A Ddgsct.c109 INTERNAL rpc_timer_t sct_timer;
H A Dcomcthd.c336 INTERNAL rpc_timer_t cthread_reaper_timer;
H A Ddg.h1499 rpc_timer_t timer; /* timer */

Completed in 88 milliseconds