Searched defs:sip_timeout_callback_func_arg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c43 void *sip_timeout_callback_func_arg; member in struct:timeout
78 timeout->sip_timeout_callback_func_arg);
118 if (current->sip_timeout_callback_func_arg !=
121 sip_timeout_callback_func_arg);
122 current->sip_timeout_callback_func_arg =
149 if (current->sip_timeout_callback_func_arg !=
152 sip_timeout_callback_func_arg);
153 current->sip_timeout_callback_func_arg =
207 new_timeout->sip_timeout_callback_func_arg = arg;

Completed in 57 milliseconds