Searched refs:refreshq_job_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c127 } refreshq_job_t; typedef in typeref:struct:__anon1254
130 static refreshq_job_t *refreshq = NULL;
1335 refreshq_job_t *p;
1347 p = (refreshq_job_t *)calloc(count, sizeof (refreshq_job_t));
1361 n_refreshq_jobs * sizeof (refreshq_job_t));
1379 tail_jobs * sizeof (refreshq_job_t));
1384 head_jobs * sizeof (refreshq_job_t));

Completed in 62 milliseconds