Home
last modified time | relevance | path

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

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()
/dports/ftp/proftpd/proftpd-1.3.7c/modules/
H A Dmod_core.c352 int allowed_ctxs, parent_ctx, res, xerrno; in set_include() local
361 allowed_ctxs = CONF_ROOT|CONF_VIRTUAL|CONF_ANON|CONF_GLOBAL|CONF_DIR; in set_include()
370 allowed_ctxs |= CONF_LIMIT; in set_include()
373 CHECK_CONF(cmd, allowed_ctxs); in set_include()