nx_mgmt_organ_capacity_gate_t180.nx
buildroot/runtime/nx_mgmt_organ_capacity_gate_t180.nx
about
Actual management handler gate. Fixture registry is isolated in a unique temporary directory;
its only executable is the already-vetted, side-effect-free argecho organ.
dependencies 2 imports · 0 importers
imports: nx_mgmt_api.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
| none |
functions
| 5 | func oa_contains(b:*u8,n:i64,s:*u8)->i64{let z:i64=sd_len(s);var p:i64=0;while p+z<=n{var k:i64=0;while k<z{if b[p+k]!=s[k]{break};k=k+1};if k==z{return 1};p=p+1};return 0} |
| 6 | func oa_call(form:*u8,out:*u8)->i64 |
| 11 | func oa_refuse(c:*i64,label:*u8,form:*u8,out:*u8)->i64 |
| 15 | func oa_yes(form:*u8)->i64{return ma_form_yes(form,sd_len(form),"allow_capability_loss",21)} |
| 16 | func oa_confirm(form:*u8)->i64 |
| 22 | func main()->i64 |