nx_bindings_delivery_gate.nx
buildroot/runtime/nx_bindings_delivery_gate.nx
about
Complete native HTTPS and staged Compare adapter delivery evidence.
Only exclusive caller-named /tmp captures are written; published artifacts are read.
license_tier: ORIGINAL; expect_exit: 0
dependencies 4 imports · 1 importers
imports: nx_gatekit_lib.nxnx_gate_verdict.nxnx_estate_path.nxnx_json_lib.nx
imported by: nx_bindings_openapi_capture_gate.nx
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 9 | const BD_FILE_MODE: i64 = 0x180 |
| 10 | const BD_EXEC_FAILED: i64 = 127 |
| 11 | const BD_CAPTURE_FAILED: i64 = 125 |
| 12 | const BD_EINTR: i64 = 4 |
| 13 | const BD_I64_MAX: i64 = 9223372036854775807 |
functions
| 15 | func bd_equal(a: *u8, ao: i64, an: i64, b: *u8, bo: i64, bn: i64) -> i64 |
| 21 | func bd_prefix(prefix: *u8) -> i64 |
| 42 | func bd_capture(elf: *u8, a1: *u8, a2: *u8, a3: *u8, path: *u8) -> i64 |
| 68 | func bd_path(prefix: *u8, suffix: *u8) -> *u8 |
| 74 | func bd_key(buf: *u8, p: i64, end: i64, lower: *u8) -> i64 |
| 88 | func bd_http(buf: *u8, n: i64, observed: *i64) -> i64 |
| 135 | func bd_https(elf: *u8, prefix: *u8, suffix: *u8, url: *u8, expected: *u8, ctr: *i64) -> i64 |
| 164 | func bd_manifest(elf: *u8, prefix: *u8, suffix: *u8, domain: *u8, expected: *u8, url: *u8, ctr: *i64) -> i64 |
| 204 | func bd_refusal(elf: *u8, prefix: *u8, suffix: *u8, domain: *u8, extra: *u8, code: *u8, expected_rc: i64, ctr: *i64) -> i64 |
| 222 | func bd_legacy(elf: *u8, prefix: *u8, suffix: *u8, command: *u8, expected: *u8, ctr: *i64) -> i64 |
| 239 | func main(argc: i64, argv: *i64) -> i64 |