Searched refs:notify_view (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c321 ctx->scratch->ptr1 = acl->notify_view;
322 if ((acl->notify_view =
325 acl->notify_view = ctx->scratch->ptr1;
381 acl->notify_view = ctx->scratch->ptr1;
409 if (acl->notify_view != NULL)
410 return (string_get(val, acl->notify_view->viewname, -1));
1006 vacl->write_view->viewname:"None", vacl->notify_view!=NULL?
1007 vacl->notify_view->viewname:"None");
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dsnmpmod.h460 struct vacm_view *notify_view; member in struct:vacm_access
H A Dmain.c457 if ((view = acl->notify_view) == NULL)

Completed in 57 milliseconds