nx_deploy_capture_selection_gate.nx
buildroot/runtime/nx_deploy_capture_selection_gate.nx
about
Signal-free selector witness. Reads only this gate's owned child's /proc record.
Never invokes proc_kill_by_name, deploy, restart, promotion or any signal primitive.
dependencies 2 imports · 0 importers
imports: nx_hostctl.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
| 5 | const DS_PIPE_STORAGE: i64 = 8 |
| 6 | const DS_INT32_MASK: i64 = 0xffffffff |
| 7 | const DS_INT32_SHIFT: i64 = 32 |
| 8 | const DS_RELEASE_BYTES: i64 = 1 |
| 9 | const DS_INTEGER_BUFFER: i64 = 32 |
functions
| 11 | func ds_write(fd: i64, data: *u8, n: i64) -> i64 called by 1: main |
| 18 | func ds_read(fd: i64, data: *u8, n: i64) -> i64 called by 1: main |
| 25 | func main(argc: i64, argv: *i64) -> i64 |