code wiki / (root) / nx_ioae_gate_v2_20260907.nx

nx_ioae_gate_v2_20260907.nx

buildroot/runtime/nx_ioae_gate_v2_20260907.nx

15212 B158 linesdepth 6pulls 9 transitivereach 0 importersview sourcekind tooltopic ioae
docsdependenciesstructsconstsfunctions

about

LOCAL native gate: deterministic record tests + actual admission bodies with explicit fixture boundaries.

dependencies 3 imports · 0 importers

nx_ioae_wiring_v2_20260907.nx nx_gate_verdict.nx nx_build_canon_input_lib.nx nx_ioae_gate_v2_20260907.nx

imports: nx_ioae_wiring_v2_20260907.nxnx_gate_verdict.nxnx_build_canon_input_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main ig_len ig_parent ig_len ↻ bci_relative_path bci_path_char ioae_join ioa_slen gv_ctr 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 sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ eg_case ioae_select ioae_reset ioae_field ioa_slen ↻ ioae_eol ioae_eqspan ioa_slen ↻ ioae_uint ioae_producer ioa_slen ↻ ioae_eol ↻ ioae_eqspan ↻

structs

none

consts

5const IG_PATH: i64 = 8192
6const IG_EINVAL: i64 = 0-22
7const EFG_DIR_MODE: i64 = 448
8const EFG_PARENT_MAX: i64 = 160
9const EFG_SETUP: i64 = 90

functions

10func ig_len(p: *u8) -> i64 { var n: i64 = 0; while p[n] != (0 as u8) { n = n + 1 } return n }
called by 2: ig_parentmain
11func ig_parent(path: *u8) -> i64
called by 1: main calls 2: ig_lenbci_relative_path
32func eg_case(label: *u8, record: *u8, expected: i64, c: *i64) -> i64
called by 1: main calls 2: ioae_selectgv_check_eq
41func main(argc: i64, argv: *i64) -> i64