Home
last modified time | relevance | path

Searched defs:objid_query (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/snmp/
H A Dsnmp.c106 struct objid_query { struct
107 int count;
108 int offset;
109 int step;
110 zend_long non_repeaters;
111 zend_long max_repetitions;
112 int valueretrieval;
113 bool array_output;
114 bool oid_increasing_check;
115 snmpobjarg *vars;
[all …]

Completed in 14 milliseconds