/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/mod_vroot/ |
H A D | alias.c | 51 res = pr_table_do(alias_tab, cb, user_data, PR_TABLE_DO_FL_ALL); in vroot_alias_do()
|
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/ftp/proftpd/proftpd-1.3.7c/include/ |
H A D | table.h | 95 #define PR_TABLE_DO_FL_ALL 0x0010 macro
|
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/ftp/proftpd/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/tests/api/ |
H A D | table.c | 614 res = pr_table_do(tab, do_cb, NULL, PR_TABLE_DO_FL_ALL); in START_TEST() 633 res = pr_table_do(tab, do_with_remove_cb, tab, PR_TABLE_DO_FL_ALL); in START_TEST()
|
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/ |
H A D | table.c | 919 !(flags & PR_TABLE_DO_FL_ALL)) { in pr_table_do()
|