Home
last modified time | relevance | path

Searched refs:CHURN_CONNECTIONS (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libcasper/tests/
H A Dcap_main_test.c85 #define CHURN_CONNECTIONS 50 macro
93 cap_channel_t *clones[CHURN_CONNECTIONS]; in ATF_TC_BODY()
99 for (i = 0; i < CHURN_CONNECTIONS; i++) { in ATF_TC_BODY()
108 for (i = 0; i < CHURN_CONNECTIONS; i += CHURN_CLOSE_STEP) { in ATF_TC_BODY()
129 for (i = 0; i < CHURN_CONNECTIONS; i++) { in ATF_TC_BODY()