Home
last modified time | relevance | path

Searched refs:P_C (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap.c723 #define P_C(x) ((x) >= 0x20 && (x) <= 0x7e ? (x) : '.') in nm_dump_buf() macro
743 o[j + 48] = P_C(p[i]); in nm_dump_buf()
750 #undef P_C in nm_dump_buf()