Home
last modified time | relevance | path

Searched refs:pr_netacl_t (Results 1 – 25 of 99) sorted by relevance

1234

/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dnetacl.h30 typedef struct pr_netacl_t pr_netacl_t; typedef
47 pr_netacl_t *pr_netacl_create(pool *, char *);
50 pr_netacl_t *pr_netacl_dup(pool *, const pr_netacl_t *);
56 int pr_netacl_match(const pr_netacl_t *, const pr_netaddr_t *);
62 int pr_netacl_get_negated(const pr_netacl_t *);
65 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *);
68 const char *pr_netacl_get_str(pool *p, const pr_netacl_t *acl);
69 const char *pr_netacl_get_str2(pool *p, const pr_netacl_t *acl, int flags);
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
H A Dclass.c53 const pr_netacl_t **acls; in pr_class_satisfied()
173 int pr_class_add_acl(const pr_netacl_t *acl) { in pr_class_add_acl()
188 sizeof(pr_netacl_t *)); in pr_class_add_acl()
191 *((pr_netacl_t **) push_array(curr_cls->cls_acls)) = in pr_class_add_acl()
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dnetacl.c31 struct pr_netacl_t { struct
43 pr_netacl_type_t pr_netacl_get_type(const pr_netacl_t *acl) { in pr_netacl_get_type() argument
50 int pr_netacl_match(const pr_netacl_t *acl, const pr_netaddr_t *addr) { in pr_netacl_match()
233 pr_netacl_t *pr_netacl_create(pool *p, char *aclstr) { in pr_netacl_create()
234 pr_netacl_t *acl; in pr_netacl_create()
249 acl = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_create()
551 pr_netacl_t *pr_netacl_dup(pool *p, const pr_netacl_t *acl) { in pr_netacl_dup()
552 pr_netacl_t *acl2; in pr_netacl_dup()
560 acl2 = pcalloc(p, sizeof(pr_netacl_t)); in pr_netacl_dup()
590 int pr_netacl_get_negated(const pr_netacl_t *acl) { in pr_netacl_get_negated()
[all …]

1234