code wiki / (root) / nx_body_rest_registration_gate_t345.nx

nx_body_rest_registration_gate_t345.nx

buildroot/runtime/nx_body_rest_registration_gate_t345.nx

3427 B56 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind tooltopic body
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_body_rest_registration_candidat nx_gate_verdict.nx nx_body_rest_registration_gate

imports: nx_body_rest_registration_candidate_t345.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

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ br_parse nx_bo_state br_space br_integer br_space ↻ nx_bo_append nx_bo_state ↻ br_validate br_joint_index nx_bo_release nx_bo_state ↻ gv_check gv_puts ↻ br_joint_index ↻ br_local_offset br_joint_index ↻ brg_refuse br_parse ↻ brg_len brg_len ↻

structs

none

consts

none

functions

3func brg_len(s:*u8)->i64{var n:i64=0;while s[n]!=0 as u8{n=n+1};return n}
called by 2: brg_refusemain
4func brg_refuse(out:*NxBufOwned,s:*u8,limit:i64,cap:i64)->i64
called by 1: main calls 2: br_parsebrg_len
9func main()->i64