nx_printer_conform_live.nx
buildroot/runtime/nx_printer_conform_live.nx
about
nx_printer_conform_live.nx -- LIVE conformance audit: query the real Brother (READ-ONLY Get-Printer-
Attributes) and surface the ACTIONABLE IPP conformance gaps it advertises but its UI hides. Composes the
proven transport (nx_ipt_query_printer) + the gated profiler (nx_printer_conform). READ-ONLY -> never-brick.
license_tier: ORIGINAL ; genealogy_id: project-printer-management-ipp-sclass-2026-06-20
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_ipp_transport.nxnx_printer_conform.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
| 9 | const K_MAGIC_131072: i64 = 131072 |
functions
| 11 | func p(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 12 | func pn(v: i64) -> i64 |
| 23 | func main() -> i64 |