code wiki / _hdl_build / nx_toolatency_staged_cli_gate.nx
nx_toolatency_staged_cli_gate.nx
buildroot/runtime/_hdl_build/nx_toolatency_staged_cli_gate.nx
about
Subject execution only in fresh private CWDs, with complete retained captures.
The shared timed runner owns its child/watchdog lifecycle; no production signal/config writes.
dependencies 3 imports · 0 importers
imports: nx_toolatency_observation_lib.nxnx_tool_run.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
| 6 | const OC_ARGS: i64 = 6 |
| 7 | const OC_DIR_MODE: i64 = 448 |
| 8 | const OC_FILE_MODE: i64 = 384 |
| 9 | const OC_RETAINED_BYTES: i64 = 8165 |
| 10 | const OC_RETAINED_ROWS: i64 = 23 |
| 11 | const OC_SETUP_FAILURE: i64 = 126 |
functions
| 13 | func oc_copy(b: *u8, p: i64, s: *u8) -> i64 called by 1: main |
| 16 | func oc_path_ok(s: *u8, directory: i64) -> i64 |
| 29 | func oc_put(path: *u8, b: *u8, n: i64) -> i64 |
| 38 | func oc_read(path: *u8, b: *u8, cap: i64) -> i64 |
| 49 | func oc_same(path: *u8, expected: *u8, n: i64, scratch: *u8, cap: i64) -> i64 |
| 53 | func oc_capture(subject: *u8, av: *i64, cwd: *u8, name: *u8, b: *u8, cap: i64, timeout: i64, expected_exit: i64, empty: i64, ctr: *i64) -> i64 |
| 70 | func oc_closed(argc: i64, argv: *i64) -> i64 |
| 81 | func main(argc: i64, argv: *i64) -> i64 |