code wiki / _hdl_build / nx_store_ingest.nx
nx_store_ingest.nx
buildroot/runtime/_hdl_build/nx_store_ingest.nx
about
AUTHORED BY THE NISHI BUILDER (pattern: PNG_INGEST compose) -- 5-stage ingest, no Claude logic
dependencies 5 imports · 9 importers
imports: _pe_pngchunk.nx_pe_pngtext.nxnx_canon_cid.nxnx_seg_store.nxnx_syscalls.nx
imported by: _galx_bulk_ingest.nx_galx_ingest_gate.nx_galx_prod_ingest.nx_galx_serve_setup.nxnx_gen_cid_gate.nxnx_gen_pipeline.nxnx_png_textw_gate.nxnx_store_ingest_cid_gate.nxnx_store_ingest_test.nx
structs
| none |
consts
| 7 | const K_MAGIC_4096: i64 = 4096 |
| 8 | const K_MAGIC_4095: i64 = 4095 |
| 9 | const K_MAGIC_1950701684: i64 = 1950701684 |
| 10 | const K_MAGIC_2048: i64 = 2048 |
| 11 | const K_MAGIC_2047: i64 = 2047 |
| 12 | const K_MAGIC_8192: i64 = 8192 |
functions
| 13 | func nx_store_ingest_keq(buf: *u8, off: i64, kl: i64, key: *u8) -> i64 called by 1: nx_store_ingest_harvest |
| 26 | func nx_store_ingest_harvest(buf: *u8, flen: i64, gkeys: *i64, gvals: *i64) -> i64 |
| 239 | func nx_store_ingest_ingest(buf: *u8, flen: i64, prefix: *u8) -> i64 called by 3: mainmainmain calls 9: sys_mmapnx_store_ingest_harvestcanon_encodecid_ofss_getss_manifest+3 |
| 280 | func nx_store_ingest_compute_cid(buf: *u8, flen: i64, cidout: *u8, canonout: *u8, rkout: *u8) -> i64 |
| 303 | func nx_store_ingest_ingest_cid(buf: *u8, flen: i64, prefix: *u8, cidout: *u8) -> i64 called by 2: maingp_one calls 7: sys_mmapnx_store_ingest_compute_cidss_get_capss_manifest_capss_beginss_add+1 |