nx_actlog_writer_gate.nx
buildroot/runtime/nx_actlog_writer_gate.nx
about
Exercise the actual shared journal writer on one exclusive caller-owned /tmp file.
license_tier: ORIGINAL; expect_exit: 0
dependencies 3 imports · 0 importers
imports: nx_tools_api.nxnx_gatekit_lib.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 AW_OLD_ROW_CAP: i64 = 768 // verified former writer allocation; regression fixture dimension |
| 7 | const AW_FILE_MODE: i64 = 0x180 |
| 8 | const AW_I64_MIN: i64 = 0-9223372036854775807-1 |
| 9 | const AW_DIGIT_GUARD: i64 = 35 |
functions
| 11 | func aw_number(v: i64, expected: *u8) -> i64 |
| 28 | func aw_same(a: *u8, n: i64, b: *u8, bn: i64) -> i64 |
| 34 | func aw_path(path: *u8) -> i64 |
| 52 | func main(argc: i64, argv: *i64) -> i64 |