Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/profile/
H A Dtest_vtable.c209 struct profile_vtable basic_vtable = { variable
243 assert(profile_init_vtable(&basic_vtable, &basic_cbdata, &profile) == 0); in main()