Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c583 char *source = NULL, *dummy_val = NULL, *target = NULL; in __profile_remove_xrealm_mapping() local
603 code = profile_iterator(&state, &source, &dummy_val); in __profile_remove_xrealm_mapping()
639 if (dummy_val != NULL) { in __profile_remove_xrealm_mapping()
640 profile_release_string(dummy_val); in __profile_remove_xrealm_mapping()
641 dummy_val = NULL; in __profile_remove_xrealm_mapping()
657 if (dummy_val != NULL) in __profile_remove_xrealm_mapping()
658 profile_release_string(dummy_val); in __profile_remove_xrealm_mapping()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c691 uint64_t ret, dummy_val; in update_hvdump_buffer() local
697 &dummy_val); in update_hvdump_buffer()