Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/verto/
H A Dverto-module.h111 verto_convert_module(&VERTO_MODULE_TABLE(name), deflt, ctx)
142 verto_convert_module(const verto_module *module, int deflt, verto_mod_ctx *ctx);
H A Dlibverto.exports8 verto_convert_module
H A Dverto.c408 if (!module_get_filename_for_symbol(verto_convert_module, &prefix)) in load_module()
543 return verto_convert_module(mr->module, 0, NULL); in verto_new()
554 return verto_convert_module(mr->module, 1, NULL); in verto_default()
917 verto_convert_module(const verto_module *module, int deflt, verto_mod_ctx *mctx) in verto_convert_module() function
/freebsd/krb5/util/verto/
H A Dlibverto.exports8 verto_convert_module
H A Dversion.map10 verto_convert_module;