Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kgssapi/krb5/
H A Dkcrypto.h64 typedef void destroy_func(struct krb5_key_state *ks); typedef
83 destroy_func *ec_destroy;
/freebsd-13.1/usr.sbin/nscd/
H A Dquery.h59 query_destroy_func destroy_func; /* called on destroy */ member
H A Dmp_rs_query.c304 qstate->destroy_func = on_mp_read_session_destroy; in on_mp_read_session_request_process()
H A Dmp_ws_query.c240 qstate->destroy_func = on_mp_write_session_destroy; in on_mp_write_session_request_process()
H A Dquery.c1255 retval->destroy_func = on_query_destroy; in init_query_state()
1279 qstate->destroy_func(qstate); in destroy_query_state()