Home
last modified time | relevance | path

Searched defs:destroy_func (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/nscd/
H A Dquery.h59 query_destroy_func destroy_func; /* called on destroy */ member
/freebsd-13.1/sys/kgssapi/krb5/
H A Dkcrypto.h64 typedef void destroy_func(struct krb5_key_state *ks); typedef