Searched refs:test_init (Results 1 – 3 of 3) sorted by relevance
75 static int test_init, test_accept; variable161 test_init = 1; in process_options()173 if (test_init && test_accept) { in process_options()177 if (test_init == 0 && test_accept == 0) in process_options()178 test_init = 1; in process_options()330 if (test_init) { in run_iterations()336 assert (test_init || test_accept); in run_iterations()382 test_init ? "init" : "accept", n_threads, iter_count, in main()
80 test_init(krb5_context context, krb5_clpreauth_moddata *moddata_out) in test_init() function245 vt->init = test_init; in clpreauth_test_initvt()
315 test_init(void) in test_init() function784 test_init,