Home
last modified time | relevance | path

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

/freebsd/contrib/pam-krb5/tests/
H A Druntests.c177 PLAN_INIT, /* Nothing seen yet. */ enumerator
782 if (ts->plan == PLAN_INIT) in test_plan()
837 if (ts->plan == PLAN_INIT && isdigit((unsigned char) (*line))) { in test_checkline()
877 if (ts->plan == PLAN_INIT || ts->plan == PLAN_PENDING) { in test_checkline()
1143 if (ferror(output) || ts->plan == PLAN_INIT) in test_run()
1437 current->ts->plan = PLAN_INIT; in read_test_list()
1480 current->ts->plan = PLAN_INIT; in build_test_list()