Searched refs:state2 (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/krb5/Solaris/
H A Dprof_solaris.c673 void *state = NULL, *state2 = NULL; local
698 PROFILE_ITER_LIST_SECTION, &state2);
700 code2 = profile_iterator(&state2, &target,
740 if (state2 != NULL)
741 profile_iterator_free(&state2);

Completed in 28 milliseconds