code wiki / (root) / nx_id_ledger_provenance_audit_t219.nx

nx_id_ledger_provenance_audit_t219.nx

buildroot/runtime/nx_id_ledger_provenance_audit_t219.nx

4060 B83 linesdepth 7pulls 12 transitivereach 0 importersview sourcekind tooltopic id
docsdependenciesstructsconstsfunctions

about

nx_id_ledger_provenance_audit_t219.nx -- Analyzes legacy data rows to detect anomalies and generate cryptographic hashes for audit purposes.

dependencies 3 imports · 0 importers

nx_apistack_idempotency_reconcile_ nx_fsops_lib.nx nx_sha256.nx nx_id_ledger_provenance_audit_

imports: nx_apistack_idempotency_reconcile_candidate_t219.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

main id_read_evidence id_evidence_init id_field_valid sys_mmap_try sys_munmap_direct sys_flock sys_fstat_fd sys_read sys_close id_evidence_close sys_munmap_direct ↻ la_len fsx_puts sys_write fsx_putn nxi_out nxi_fd sys_mmap nxa_die sys_write ↻ sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable nxa_dump_sizes ccz_cat_num nxi_buf sys_write ↻ sys_munmap id_evidence_close ↻ la_hash fsx_puts ↻ sha256_digest_checked_nati sha256_checked_input

structs

none

consts

none

functions

6func la_len(p:*u8)->i64{var n:i64=0;while p[n]!=0 as u8{n=n+1};return n}
called by 2: la_prefixmain
7func la_prefix(p:*u8,n:i64,s:*u8)->i64
called by 2: la_kindla_jobs calls 1: la_len
11func la_hash(p:*u8,n:i64)->i64
20func la_kind(p:*u8,n:i64)->i64
called by 1: main calls 1: la_prefix
26func la_jobs(p:*u8,n:i64)->i64
called by 1: main calls 3: fsx_putsla_prefixfsx_putn
43func main(argc:i64,argv:*i64)->i64