Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Dversion-script.map56 kadm5_log_truncate;
H A Dkadm5-private.h363 kadm5_log_truncate (kadm5_server_context */*server_context*/);
H A Diprop-log.c312 ret = kadm5_log_truncate (server_context); in iprop_truncate()
H A Dlog.c954 kadm5_log_truncate (kadm5_server_context *server_context) in kadm5_log_truncate() function
H A DChangeLog926 (kadm5_log_truncate): new function
/freebsd/crypto/heimdal/kadmin/
H A Dload.c380 ret = kadm5_log_truncate (kadm_handle); in doit()