Lines Matching refs:reallocarray
231 cur.dk_select = reallocarray(cur.dk_select, in dkreadstats()
233 cur.dk_rxfer = reallocarray(cur.dk_rxfer, in dkreadstats()
235 cur.dk_wxfer = reallocarray(cur.dk_wxfer, in dkreadstats()
237 cur.dk_seek = reallocarray(cur.dk_seek, in dkreadstats()
239 cur.dk_rbytes = reallocarray(cur.dk_rbytes, in dkreadstats()
241 cur.dk_wbytes = reallocarray(cur.dk_wbytes, in dkreadstats()
243 cur.dk_time = reallocarray(cur.dk_time, in dkreadstats()
245 last.dk_rxfer = reallocarray(last.dk_rxfer, in dkreadstats()
247 last.dk_wxfer = reallocarray(last.dk_wxfer, in dkreadstats()
249 last.dk_seek = reallocarray(last.dk_seek, in dkreadstats()
251 last.dk_rbytes = reallocarray(last.dk_rbytes, in dkreadstats()
253 last.dk_wbytes = reallocarray(last.dk_wbytes, in dkreadstats()
255 last.dk_time = reallocarray(last.dk_time, in dkreadstats()
267 cur.dk_select = reallocarray(cur.dk_select, in dkreadstats()
269 cur.dk_rxfer = reallocarray(cur.dk_rxfer, in dkreadstats()
271 cur.dk_wxfer = reallocarray(cur.dk_wxfer, in dkreadstats()
273 cur.dk_seek = reallocarray(cur.dk_seek, in dkreadstats()
275 cur.dk_rbytes = reallocarray(cur.dk_rbytes, in dkreadstats()
277 cur.dk_wbytes = reallocarray(cur.dk_wbytes, in dkreadstats()
279 cur.dk_time = reallocarray(cur.dk_time, in dkreadstats()
281 last.dk_rxfer = reallocarray(last.dk_rxfer, in dkreadstats()
283 last.dk_wxfer = reallocarray(last.dk_wxfer, in dkreadstats()
285 last.dk_seek = reallocarray(last.dk_seek, in dkreadstats()
287 last.dk_rbytes = reallocarray(last.dk_rbytes, in dkreadstats()
289 last.dk_wbytes = reallocarray(last.dk_wbytes, in dkreadstats()
291 last.dk_time = reallocarray(last.dk_time, in dkreadstats()