code wiki / (root) / nx_compare_receipt_inspect_gate_t138.nx

nx_compare_receipt_inspect_gate_t138.nx

buildroot/runtime/nx_compare_receipt_inspect_gate_t138.nx

7436 B115 linesdepth 8pulls 10 transitivereach 0 importersview sourcekind tooltopic compare
docsdependenciesstructsconstsfunctions

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

nx_compare_receipt_inspect_lib_t13 nx_gate_verdict.nx nx_compare_receipt_inspect_gat

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

main rgi_command rgr_alloc rgi_inspect rgr_alloc ↻ rgr_field rgi_inspect_locked rgi_regular rgr_alloc ↻ rgr_free rgr_alloc ↻ fio_region_init fio_region_open fio_region_init ↻ fio_region_fail fio_region_close sys_openat_rd sys_lseek rgr_free ↻ fio_region_close ↻ fio_region_next fio_region_close ↻ sys_read fio_region_fail ↻ rgi_parse rgr_alloc ↻ rgr_free ↻ rgi_line rgi_literal rgi_equal rgr_len rgi_value rgr_len ↻ rgi_equal ↻ rgr_len ↻ rgi_equal ↻ rgi_unsigned rgi_decimal_value rgi_unsigned ↻ rgi_stream

structs

none

consts

none

functions

4func ig_path(base:*u8,leaf:*u8)->*u8
called by 1: main
8func ig_intent(journal:*u8,id:*u8)->*u8
called by 1: main
12func ig_write(path:*u8,b:*u8,n:i64,append:i64)->i64
called by 1: main
19func ig_status(out:*RgiObservation,rc:i64,expected:*u8)->i64 {let actual:*u8=rgi_status(out,rc);return rgi_literal(actual,rgr_len(actual),expected)}
called by 1: main calls 2: rgi_statusrgi_literal
20func main(argc:i64,argv:*i64)->i64