Home
last modified time | relevance | path

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

/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_elf_decompiler.py57 def exclude_commands(monkeypatch, patterns): function
58 excluded = list(Config().exclude_commands)
66 exclude_commands(monkeypatch, ["^readelf.*", "^objdump.*"])
92 exclude_commands(monkeypatch, ["^radare2 disass.*"])
101 exclude_commands(monkeypatch, ["^radare2 r2ghidra.*"])
H A Dtest_macho_decompiler.py56 def exclude_commands(monkeypatch, patterns): function
57 excluded = list(Config().exclude_commands)
65 exclude_commands(
100 exclude_commands(monkeypatch, ["^radare2 disass.*"])
112 exclude_commands(monkeypatch, ["^radare2 r2ghidra.*"])
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/audit_log/
H A Dfilter.c47 static HASH exclude_commands; variable
264 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
275 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
362 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
394 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1594 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1680 MYSQL_SYSVAR(exclude_commands),
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/audit_log/
H A Dfilter.c47 static HASH exclude_commands; variable
264 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
275 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
362 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
394 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1594 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1680 MYSQL_SYSVAR(exclude_commands),
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/audit_log/
H A Dfilter.c47 static HASH exclude_commands; variable
264 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
275 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
362 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
394 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1594 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1680 MYSQL_SYSVAR(exclude_commands),
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/audit_log/
H A Dfilter.c47 static HASH exclude_commands; variable
264 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
275 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
362 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
394 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1588 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1674 MYSQL_SYSVAR(exclude_commands),
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/
H A Dgcloud_main.py147 exclude_commands = r'gcloud\.components\..*|gcloud\.version'
148 loader.RegisterPostRunHook(UpdateCheck, exclude_commands=exclude_commands)
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/audit_log/
H A Dfilter.c56 static HASH exclude_commands; variable
376 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
389 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
535 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
567 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1862 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1952 MYSQL_SYSVAR(exclude_commands),
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/audit_log/
H A Dfilter.c56 static HASH exclude_commands; variable
376 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
389 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
535 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
567 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1856 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1946 MYSQL_SYSVAR(exclude_commands),
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/audit_log/
H A Dfilter.c56 static HASH exclude_commands; variable
376 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
389 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
535 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
567 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1862 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1952 MYSQL_SYSVAR(exclude_commands),
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/audit_log/
H A Dfilter.c56 static HASH exclude_commands; variable
376 my_hash_init(&exclude_commands, &my_charset_bin, in audit_log_filter_init()
389 my_hash_free(&exclude_commands); in audit_log_filter_destroy()
535 command_list_from_string(&exclude_commands, val); in audit_log_set_exclude_commands()
567 res= my_hash_search(&exclude_commands, (const uchar*) name, length) != NULL; in audit_log_check_command_excluded()
H A Daudit_log.c1862 static MYSQL_SYSVAR_STR(exclude_commands, audit_log_exclude_commands,
1952 MYSQL_SYSVAR(exclude_commands),
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/calliope/
H A Dcli.py193 def __init__(self, func, include_commands=None, exclude_commands=None): argument
205 self.__exclude_commands = exclude_commands
337 include_commands=None, exclude_commands=None): argument
347 hook = RunHook(func, include_commands, exclude_commands)
351 include_commands=None, exclude_commands=None): argument
361 hook = RunHook(func, include_commands, exclude_commands)
/dports/sysutils/py-diffoscope/diffoscope-204/diffoscope/
H A Dexcludes.py29 for y in Config().exclude_commands:
H A Dconfig.py65 self.exclude_commands = ()
H A Dmain.py644 Config().exclude_commands = parsed_args.exclude_commands