ca_get_ac_decay_halflife  533 modules/ac/access_control.c     factor = exp (-0.693147180559945 * time_diff / ca_get_ac_decay_halflife);
ca_get_ac_decay_halflife 1225 modules/ac/access_control.c     dieif( ca_get_ac_decay_halflife == 0 );
ca_get_ac_decay_halflife  377 tests/ca/test_ca.c testInt = ca_get_ac_decay_halflife;