nx_compare_receipt_inspect_gate_t138.nx
buildroot/runtime/nx_compare_receipt_inspect_gate_t138.nx
about
nx_compare_receipt_inspect_gate_t138.nx -- Performs a strict parse and comparison of an intent with a journal to verify receipt and data integrity.
dependencies 2 imports · 0 importers
imports: nx_compare_receipt_inspect_lib_t138.nxnx_gate_verdict.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
| 4 | func ig_path(base:*u8,leaf:*u8)->*u8 called by 1: main |
| 8 | func ig_intent(journal:*u8,id:*u8)->*u8 called by 1: main |
| 12 | func ig_write(path:*u8,b:*u8,n:i64,append:i64)->i64 called by 1: main |
| 19 | func ig_status(out:*RgiObservation,rc:i64,expected:*u8)->i64 {let actual:*u8=rgi_status(out,rc);return rgi_literal(actual,rgr_len(actual),expected)} |
| 20 | func main(argc:i64,argv:*i64)->i64 |