Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c87 profile_copy(profile_t old_profile, profile_t *new_profile) in profile_copy() argument
96 COUNT_LINKED_LIST (size, prf_file_t, old_profile->first_file, next); in profile_copy()
100 for (i = 0, file = old_profile->first_file; i < size; i++, file = file->next) in profile_copy()