Searched refs:ab_getbulk (Results 1 – 5 of 5) sorted by relevance
105 void (*ab_getbulk)(struct appl_backend *, int32_t, int32_t, int16_t, member
40 .ab_getbulk = NULL,
70 .ab_getbulk = NULL, /* getbulk is too complex */
111 .ab_getbulk = NULL, /* not properly supported in application.c and libagentx */
1080 dreq->ard_backend->ab_fn->ab_getbulk == NULL) in appl_request_upstream_resolve()