Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/verto/
H A Dverto.h58 } verto_ev_type; typedef
138 verto_new(const char *impl, verto_ev_type reqtypes);
160 verto_default(const char *impl, verto_ev_type reqtypes);
184 verto_set_default(const char *impl, verto_ev_type reqtypes);
440 verto_ev_type
569 verto_ev_type
H A Dverto.c73 verto_ev_type type;
231 verto_ev_type reqtypes;
267 do_load_file(const char *filename, int reqsym, verto_ev_type reqtypes, in do_load_file()
334 int reqsym, verto_ev_type reqtypes, module_record **record) in do_load_dir()
377 load_module(const char *impl, verto_ev_type reqtypes, module_record **record) in load_module()
484 verto_ev_type type, verto_ev_flag flags) in make_ev()
536 verto_new(const char *impl, verto_ev_type reqtypes) in verto_new()
547 verto_default(const char *impl, verto_ev_type reqtypes) in verto_default()
558 verto_set_default(const char *impl, verto_ev_type reqtypes) in verto_set_default()
792 verto_ev_type
[all …]
H A Dverto-module.h94 verto_ev_type types;
/freebsd/crypto/krb5/src/include/
H A Dnet-server.h39 verto_ctx *loop_init(verto_ev_type types);
/freebsd/crypto/krb5/src/lib/apputils/
H A Dnet-server.c225 loop_init(verto_ev_type types) in loop_init()