Searched defs:VIS_NL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/include/
H A Dvis.h50 #define VIS_NL 0x10 /* also encode newline */ macro
/openbsd-current/usr.bin/kdump/
H A Dkdump.c1225 showbufc(basecol, (unsigned char *)cp, len, VIS_DQ | VIS_TAB | VIS_NL); local
1462 showbufc(col, (unsigned char *)ptr, l, VIS_DQ|VIS_TAB|VIS_NL); local

Completed in 141 milliseconds