code wiki / _hdl_build / nx_fetch_print.nx

nx_fetch_print.nx

buildroot/runtime/_hdl_build/nx_fetch_print.nx

1167 B21 linesdepth 21pulls 127 transitivereach 0 importersview sourcekind tooltopic fetch
docsdependenciesstructsconstsfunctions

about

nx_fetch_print.nx -- minimal sovereign GET-and-print (nx_https_get). usage: nx_fetch_print <url>. Used to READ a served artifact (e.g. /health.json) to verify the NAS-side M&E loop wrote a fresh pass. license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_https_get.nx nx_trust_store_load_from_certdata. nx_fetch_print.nx

imports: nx_https_get.nxnx_trust_store_load_from_certdata.nx

imported by: nobody (leaf or entry point)

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

main nx_trust_store_load_from_c 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 ↻ sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_munmap sys_close nx_nss_certdata_parse sys_mmap ↻ _pat_class_cert _pat_value_octal _pat_end _find_newline _starts_with _parse_octal_line sys_mmap ↻ _is_space _decode_octal_escape _is_octal nx_https_get sys_now_ms sys_mmap ↻ sys_clock_gettime_mono

structs

none

consts

6const K_MAGIC_4194304: i64 = 4194304
7const K_MAGIC_262144: i64 = 262144

functions

9func main(argc: i64, argv: *i64) -> i64