Searched refs:vacm_access (Results 1 – 3 of 3) sorted by relevance
409 struct vacm_access { struct421 TAILQ_ENTRY(vacm_access) vva; argument424 TAILQ_HEAD(vacm_accesslist, vacm_access);453 struct vacm_access *vacm_first_access_rule(void);454 struct vacm_access *vacm_next_access_rule(struct vacm_access *);455 struct vacm_access *vacm_new_access_rule(char *, char *, int32_t, int32_t);456 int vacm_delete_access_rule(struct vacm_access *);
376 struct vacm_access *acl; in snmp_pdu_auth_access()2837 struct vacm_access *2843 struct vacm_access *2844 vacm_next_access_rule(struct vacm_access *acl) in vacm_next_access_rule()2853 vacm_compare_access_rule(struct vacm_access *v1, struct vacm_access *v2) in vacm_compare_access_rule()2894 struct vacm_access *2898 struct vacm_access *acl, *temp; in vacm_new_access_rule()2917 if ((acl = (struct vacm_access *)malloc(sizeof(*acl))) == NULL) in vacm_new_access_rule()2944 vacm_delete_access_rule(struct vacm_access *acl) in vacm_delete_access_rule()
69 uint, const struct vacm_access *);72 static struct vacm_access * vacm_get_access_rule(const struct asn_oid *,74 static struct vacm_access * vacm_get_next_access_rule(const struct asn_oid *,267 struct vacm_access *acl; in op_vacm_access()683 const struct vacm_access *acl) in vacm_append_access_rule_index()731 struct vacm_access *736 struct vacm_access *acl; in vacm_get_access_rule()752 struct vacm_access *757 struct vacm_access *acl; in vacm_get_next_access_rule()979 struct vacm_access *vacl; in vacm_dump()