code wiki / _hdl_build / nx_ss_verify_gate.nx
nx_ss_verify_gate.nx
buildroot/runtime/_hdl_build/nx_ss_verify_gate.nx
dependencies 3 imports · 0 importers
imports: nx_gate_verdict.nxnx_seg_store.nxnx_syscalls.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
| 23 | const SSV_K: i64 = 64 |
| 24 | const SSV_SEGID: i64 = 700001 |
| 25 | const SSV_ABSENT_SEGID: i64 = 700999 |
| 26 | const SSV_KLEN: i64 = 6 |
| 27 | const SSV_VLEN: i64 = 5 |
| 28 | const SSV_DIRMODE: i64 = 0x1ed |
| 29 | const SSV_PROBE_I: i64 = 7 |
| 30 | const SSV_KIND_I: i64 = 9 |
| 31 | const SSV_KLEN_I: i64 = 13 |
functions
| 34 | func ssv_kbuf(n: i64, out: *u8) -> i64 called by 1: main |
| 45 | func ssv_vbuf(n: i64, out: *u8) -> i64 called by 1: main |
| 56 | func ssv_fired(prefix: *u8, segid: i64, tkp: *i64, tkl: *i64, tkind: *i64, tvp: *i64, tvl: *i64, nk: i64, hidx: *i64, hcap: i64) -> i64 |
| 61 | func main() -> i64 |