Home
last modified time | relevance | path

Searched refs:rules_type (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Djot.h111 int rules_type, int flags);
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/tests/
H A Dtest-fpsemi.cpp898 using rules_type = std::vector<std::pair<std::string, std::string>>; typedef
899 REQUIRE(rules_type(S.cbegin_rules(), S.cend_rules())
900 == rules_type({{"aa", "a"}, {"ab", "a"}, {"ba", "a"}}));
/dports/math/libsemigroups/libsemigroups-1.3.7/tests/
H A Dtest-fpsemi.cpp909 using rules_type = std::vector<std::pair<std::string, std::string>>; typedef
910 REQUIRE(rules_type(S.cbegin_rules(), S.cend_rules())
911 == rules_type({{"aa", "a"}, {"ab", "a"}, {"ba", "a"}}));
/dports/devel/elixir-tzdata/tzdata-0.5.19/lib/tzdata/
H A Dperiod_builder.ex68 {rules_type, rules_value} = zone_hd_rules
69 …calc_rule_periods_h(btz_data, rules_type, rules_value, [zone_line_hd|zone_line_tl], from, utc_off,…
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Djot.c3044 int *included_classes, int *excluded_classes, int rules_type, int flags) { in filter_get_cmd_ids() argument
3061 if (rules_type == PR_JOT_FILTER_TYPE_COMMANDS_WITH_CLASSES) { in filter_get_cmd_ids()
3130 int rules_type, int flags) { in pr_jot_filters_create() argument
3151 switch (rules_type) { in pr_jot_filters_create()
3172 &excluded_classes, rules_type, flags); in pr_jot_filters_create()
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/versions/
H A Dhtml4_0.pl101 $rules_type = ",none,groups,rows,cols,all,";
564 $TABLE__RULES = $rules_type;
H A Dhtml4_1.pl102 $rules_type = ",none,groups,rows,cols,all,";
583 $TABLE__RULES = $rules_type;
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/versions/
H A Dhtml4_0.pl101 $rules_type = ",none,groups,rows,cols,all,";
564 $TABLE__RULES = $rules_type;
/dports/textproc/latex2html/latex2html-2016/versions/
H A Dhtml4_0.pl101 $rules_type = ",none,groups,rows,cols,all,";
564 $TABLE__RULES = $rules_type;

12