Searched refs:VIS_ALL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dvis.h62 #define VIS_ALL 0x400 /* encode all characters */ macro
H A Dvis.c47 (((c) == '\\' || (flag & VIS_ALL) == 0) && \
/freebsd-11-stable/crypto/openssh/
H A Dutf8.c190 tp = vis(dp, *sp, VIS_OCTAL | VIS_ALL, 0);

Completed in 64 milliseconds