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

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c355 static boolean_t timout_init = B_FALSE; local
359 if (timout_init == B_FALSE) {
360 timout_init = B_TRUE;

Completed in 69 milliseconds