nx_site_release_cli_gate_t141.nx
buildroot/runtime/nx_site_release_cli_gate_t141.nx
about
Calls the exact staged executable; no copied publisher main and no public docroot.
dependencies 3 imports · 0 importers
imports: nx_site_publish_lib.nxnx_tool_run.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 cl_eq(path: *u8,sha: *u8,size: *u8) -> i64 {let p: *i64=sys_mmap(16) as *i64;let rc: i64=rm_artifact(path,size,sha,p);if rc==0{sys_munmap(p[0] as *u8,p[1]+1)};sys_munmap(p as *u8,16);return rc==0} |
| 6 | func main(argc: i64,argv: *i64) -> i64 |