Home
last modified time | relevance | path

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

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