Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dlibprofile.exports17 profile_init_vtable
H A Dtest_vtable.c243 assert(profile_init_vtable(&basic_vtable, &basic_cbdata, &profile) == 0); in main()
263 assert(profile_init_vtable(&full_vtable, &full_cbdata, &profile) == 0); in main()
H A Dprofile.hin131 * profile_init_vtable allows a caller to create a profile-compatible object
247 * if calling profile_init_vtable. */
278 long KRB5_CALLCONV profile_init_vtable
H A Dprof_init.c238 profile_init_vtable(struct profile_vtable *vtable, void *cbdata, in profile_init_vtable() function
/freebsd/krb5/util/profile/
H A Dversion.map41 profile_init_vtable;
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports650 profile_init_vtable