Searched defs:mibcache_realloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c162 static int mibcache_realloc(int);
174 if (mibcache_realloc(0) < 0)
1149 mibcache_realloc(int hint) function
1235 if (mibcache_realloc(row) < 0)

Completed in 48 milliseconds