Home
last modified time | relevance | path

Searched refs:refreshq_next_job (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c1296 refreshq_next_job = 0; in refreshq_realloc()
1301 (void *) &(refreshq[refreshq_next_job]), in refreshq_realloc()
1319 (void *) &(refreshq[refreshq_next_job]), in refreshq_realloc()
1328 refreshq_next_job = 0; in refreshq_realloc()
1334 refreshq_next_job = 0; in refreshq_realloc()
1456 refreshq_next_job = 0; in snmp_refresh_fini()
1558 smd = refreshq[refreshq_next_job].smd; in snmp_refresh_process_job()
1559 oidstrs = refreshq[refreshq_next_job].oidstrs; in snmp_refresh_process_job()
1560 n_oids = refreshq[refreshq_next_job].n_oids; in snmp_refresh_process_job()
1561 row = refreshq[refreshq_next_job].row; in snmp_refresh_process_job()
[all …]