Home
last modified time | relevance | path

Searched refs:ab_range (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/snmpd/
H A Dapplication.h113 int ab_range; /* Supports searchrange */ member
H A Dapplication_internal.c77 .ab_range = 1,
85 .ab_range = 1,
H A Dapplication.c1328 error != APPL_ERROR_NOERROR, backend->ab_range, &errstr)) { in appl_response()
1349 eomv |= !backend->ab_range && next && in appl_response()
H A Dapplication_agentx.c557 session->sess_backend.ab_range = 1; in appl_agentx_open()