Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c159 static int refreshq_realloc(int);
1273 refreshq_realloc(int hint) in refreshq_realloc() function
1391 if (refreshq_realloc(n_refreshq_slots + 1) < 0) { in refreshq_add_job()
1438 ret = refreshq_realloc(0); in snmp_refresh_init()