MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / aio_multi_delete

Function aio_multi_delete

g2all/900/lapse.js:256–258  ·  view source on GitHub ↗
(ids, num_ids, sce_errs=_aio_errors_p)

Source from the content-addressed store, hash-verified

254// int sce_errors[]
255// );
256function aio_multi_delete(ids, num_ids, sce_errs=_aio_errors_p) {
257 sysi('aio_multi_delete', ids, num_ids, sce_errs);
258}
259
260// int
261// aio_multi_poll(

Callers 6

free_aiosFunction · 0.70
free_aios2Function · 0.70
race_oneFunction · 0.70
double_free_reqs2Function · 0.70
double_free_reqs1Function · 0.70
kexploitFunction · 0.70

Calls 1

sysiFunction · 0.70

Tested by

no test coverage detected