Searched defs:timout_init (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsip/common/ | ||
H A D | sip_timeout.c | 355 static boolean_t timout_init = B_FALSE; local 359 if (timout_init == B_FALSE) { 360 timout_init = B_TRUE; |
Completed in 56 milliseconds