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 sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read 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 trust_store_alloc sys_mmap ↻ nx_x509_trust_store_load sys_mmap ↻ x509_parse sys_mmap ↻ asn1_cursor_init asn1_expect_tag sys_mmap ↻ asn1_read_tlv_header asn1_read_tag asn1_read_length asn1_read_length ↻ x509_read_tlv sys_mmap ↻ asn1_expect_tag ↻ x509_read_alg_id sys_mmap ↻ asn1_expect_tag ↻

structs

none

consts

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

functions

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