Searched defs:objid_query (Results 1 – 1 of 1) sorted by relevance
355 struct objid_query { struct356 int count;357 int offset;358 int step;359 zend_long non_repeaters;360 zend_long max_repetitions;361 int valueretrieval;362 int array_output;363 int oid_increasing_check;364 snmpobjarg *vars;[all …]
Completed in 17 milliseconds