Home
last modified time | relevance | path

Searched defs:appl_region (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.sbin/snmpd/
H A Dapplication.c67 struct appl_region { struct
74 struct appl_region *ar_next; /* Sorted by priority */ argument
453 appl_region(struct appl_context *ctx, uint32_t timeout, uint8_t priority, in appl_region() function