code wiki / _hdl_build / nx_porkbun_domain_gate.nx

nx_porkbun_domain_gate.nx

buildroot/runtime/_hdl_build/nx_porkbun_domain_gate.nx

6154 B121 linesdepth 22pulls 141 transitivereach 0 importersview sourcekind gate/prooftopic porkbun
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_porkbun_domain.nx nx_porkbun_domain_gate.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_porkbun_domain.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gw sys_write pbd_read_file sys_read pbd_find pbd_slen gn gcheck gw ↻ pbd_register_wall pbd_putn pk_creds pk_put pk_put_n pk_put ↻ pbd_slen ↻ pk_check nx_http_resp_alloc sys_mmap nx_http_response_parse sys_mmap ↻ nx_http_resp_parse_status_ sys_mmap ↻ nx_http_resp_parse_dec nx_http_resp_is_digit nx_http_resp_skip_ows nx_http_resp_find_crlf nx_http_resp_classify_body sys_mmap ↻ nx_http_resp_parse_header_ nx_http_resp_find_byte nx_http_resp_skip_ows ↻ nx_http_resp_find_crlf ↻ nx_http_resp_cieq nx_http_resp_lower nx_http_resp_parse_dec ↻ nx_acme_json_str sys_openat_wr pbd_creds

structs

none

consts

none

functions

13func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
15func gcheck(pass: i64, label: *u8, fails: *i64) -> i64
21func main() -> i64