Searched defs:BATCH_SIZE (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/source/
H A Daudit.c24 #define BATCH_SIZE 25 macro
232 batch = malloc(BATCH_SIZE * sizeof (struct am_audit_transfer));
258 if (c == BATCH_SIZE) {

Completed in 29 milliseconds