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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_timeout.c41 void *sip_timeout_callback_func_arg; member in struct:timeout
76 timeout->sip_timeout_callback_func_arg);
116 if (current->sip_timeout_callback_func_arg !=
119 sip_timeout_callback_func_arg);
120 current->sip_timeout_callback_func_arg =
147 if (current->sip_timeout_callback_func_arg !=
150 sip_timeout_callback_func_arg);
151 current->sip_timeout_callback_func_arg =
205 new_timeout->sip_timeout_callback_func_arg = arg;

Completed in 21 milliseconds