Lines Matching refs:vacm_view
79 const struct vacm_view *);
80 static struct vacm_view *vacm_get_view(const struct asn_oid *, uint);
81 static struct vacm_view *vacm_get_next_view(const struct asn_oid *, uint);
82 static struct vacm_view *vacm_get_view_by_name(u_char *, u_int);
462 struct vacm_view *view; in op_vacm_view()
801 vacm_append_viewindex(struct asn_oid *oid, uint sub, const struct vacm_view *view) in vacm_append_viewindex()
816 struct vacm_view *
821 struct vacm_view *view; in vacm_get_view()
834 struct vacm_view *
839 struct vacm_view *view; in vacm_get_next_view()
855 static struct vacm_view *
858 struct vacm_view *view; in vacm_get_view_by_name()
980 struct vacm_view *view; in vacm_dump()