Searched defs:objid_query (Results 1 – 1 of 1) sorted by relevance
111 struct objid_query { struct112 int count;113 int offset;114 int step;115 zend_long non_repeaters;116 zend_long max_repetitions;117 int valueretrieval;118 bool array_output;119 bool oid_increasing_check;120 snmpobjarg *vars;[all …]
Completed in 13 milliseconds