Home
last modified time | relevance | path

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.c120 } refreshq_job_t; typedef
123 static refreshq_job_t *refreshq = NULL;
1276 refreshq_job_t *p; in refreshq_realloc()
1288 p = (refreshq_job_t *)calloc(count, sizeof (refreshq_job_t)); in refreshq_realloc()
1302 n_refreshq_jobs * sizeof (refreshq_job_t)); in refreshq_realloc()
1320 tail_jobs * sizeof (refreshq_job_t)); in refreshq_realloc()
1325 head_jobs * sizeof (refreshq_job_t)); in refreshq_realloc()