Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/
H A Dtest_context.c62 static int max_loops = 0; variable
234 if (max_loops && num_loops > max_loops) in loop()
236 num_loops, max_loops); in loop()
487 {"max-loops", 0, arg_integer, &max_loops, "time", NULL },