Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_binlog_thread.h58 bool handle_purge(const char *filename);
H A Dha_ndbcluster_binlog.cc454 if (ndb_binlog_thread.handle_purge(filename)) { in ndbcluster_binlog_index_purge_file()
6521 bool Ndb_binlog_thread::handle_purge(const char *filename) { in handle_purge() function in Ndb_binlog_thread
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/junos/
H A Djunos_user.py171 def handle_purge(module, want): function
349 purge_request = handle_purge(module, want)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/junipernetworks/junos/plugins/modules/
H A Djunos_user.py238 def handle_purge(module, want): function
437 purge_request = handle_purge(module, want)
/dports/www/trafficserver/trafficserver-9.1.1/plugins/remap_purge/
H A Dremap_purge.c180 handle_purge(TSHttpTxn txnp, PurgeInstance *purge) in handle_purge() function
328 handle_purge(txnp, purge); in TSRemapDoRemap()