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

Function aio_multi_delete

g2all/700/lapse.js:278–280  ·  view source on GitHub ↗
(ids, num_ids, sce_errs = _aio_errors_p)

Source from the content-addressed store, hash-verified

276// int sce_errors[]
277// );
278function aio_multi_delete(ids, num_ids, sce_errs = _aio_errors_p) {
279 sysi("aio_multi_delete", ids, num_ids, sce_errs);
280}
281
282// int
283// 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