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

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c616 char *source = NULL, *dummy_val = NULL, *target = NULL; local
636 code = profile_iterator(&state, &source, &dummy_val);
672 if (dummy_val != NULL) {
673 profile_release_string(dummy_val);
674 dummy_val = NULL;
690 if (dummy_val != NULL)
691 profile_release_string(dummy_val);

Completed in 16 milliseconds