nx_id_ledger_claim_audit_t219.nx
buildroot/runtime/nx_id_ledger_claim_audit_t219.nx
about
nx_id_ledger_claim_audit_t219.nx -- Verifies and splits claim evidence from legacy rows into hexadecimal and file path components.
dependencies 4 imports · 0 importers
imports: nx_apistack_idempotency.nxnx_toolcall_idem_lib.nxnx_fsops_lib.nxnx_sha256.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 7 | func la_len(p:*u8)->i64{var n:i64=0;while p[n]!=0 as u8{n=n+1};return n} |
| 8 | func la_prefix(p:*u8,n:i64,s:*u8)->i64 |
| 12 | func la_hash(p:*u8,n:i64)->i64 |
| 21 | func la_kind(p:*u8,n:i64)->i64 |
| 27 | func la_jobs(p:*u8,n:i64)->i64 |
| 45 | func la_claim_exists(key:*u8,n:i64,hex:*u8,path:*u8,stat:*u8)->i64 |
| 57 | func la_occ(p:*u8,n:i64,s:*u8)->i64 |
| 61 | func la_split_evidence(source:*u8,row:*NxIdLegacyRow)->i64 |
| 106 | func main(argc:i64,argv:*i64)->i64 |