nx_mcp_https_gate.nx
buildroot/runtime/nx_mcp_https_gate.nx
dependencies 2 imports · 1 importers
imports: nx_mcp_pending.nxnx_gate_verdict.nx
imported by: nx_mcp_authenticated_gate.nx
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 3 | func mhg_has(b:*u8,n:i64,s:*u8)->i64 |
| 7 | func mhg_path(base:*u8,suffix:*u8)->*u8{let p:*u8=sys_mmap(1024);var n:i64=mpe_cat(p,0,base);n=mpe_cat(p,n,suffix);p[n]=0 as u8;return p} |
| 8 | func mhg_file(path:*u8,body:*u8)->i64 |
| 12 | func mhg_run(elf:*u8,base:*u8,prefix:*u8,capfile:*u8,body:*u8,out:*u8,nout:*i64)->i64 |
| 28 | func mhg_lines(b:*u8,n:i64)->i64 |
| 33 | func main(argc:i64,argv:*i64)->i64 |