Home
last modified time | relevance | path

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

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/test/run-test/
H A Dsetup.cpp45 bool matches_custom_process_option(char* arg, BaseString& proc_name,
225 if (!matches_custom_process_option(tmp[i], proc_name, hosts)) continue; in load_custom_processes()
240 bool matches_custom_process_option(char* arg, BaseString& proc_name, in matches_custom_process_option() function