nx_ioae_files_v2_20260907.nx
buildroot/runtime/nx_ioae_files_v2_20260907.nx
about
LOCAL native reader integration. argv: existing absolute nonsymlink fixture parent.
Fresh private child only; no fsync, production status paths, samples, or cleanup.
dependencies 3 imports · 0 importers
imports: nx_ioae_confread_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
structs
| none |
consts
| 6 | const IG_PATH: i64 = 8192 |
| 7 | const IG_FILE_MODE: i64 = 384 |
| 8 | const IG_EINVAL: i64 = 0-22 |
| 9 | const EFG_DIR_MODE: i64 = 448 |
| 10 | const EFG_PARENT_MAX: i64 = 160 |
| 11 | const EFG_SETUP: i64 = 90 |
functions
| 12 | func ig_len(p: *u8) -> i64 { var n: i64 = 0; while p[n] != (0 as u8) { n = n + 1 } return n } |
| 13 | func ig_parent(path: *u8) -> i64 |
| 34 | func ig_file_equal(path: *u8, bytes: *u8, n: i64) -> i64 called by 1: ig_write |
| 55 | func ig_write(path: *u8, buf: *u8, n: i64) -> i64 |
| 70 | func main(argc: i64, argv: *i64) -> i64 |