Searched refs:notify_view (Results 1 – 3 of 3) sorted by relevance
321 ctx->scratch->ptr1 = acl->notify_view; in op_vacm_access()322 if ((acl->notify_view = in op_vacm_access()325 acl->notify_view = ctx->scratch->ptr1; in op_vacm_access()381 acl->notify_view = ctx->scratch->ptr1; in op_vacm_access()409 if (acl->notify_view != NULL) in op_vacm_access()410 return (string_get(val, acl->notify_view->viewname, -1)); in op_vacm_access()1006 vacl->write_view->viewname:"None", vacl->notify_view!=NULL? in vacm_dump()1007 vacl->notify_view->viewname:"None"); in vacm_dump()
460 struct vacm_view *notify_view; member
457 if ((view = acl->notify_view) == NULL) in snmp_pdu_auth_access()