Searched refs:VIS_WHITE (Results 1 – 2 of 2) sorted by relevance
/external/openssh/openbsd-compat/ | ||
D | vis.h | 59 #define VIS_WHITE (VIS_SP | VIS_TAB | VIS_NL) macro |
/external/openssh/ | ||
D | readconf.c | 2648 vis(buf, o->escape_char, VIS_WHITE, 0); in dump_client_config() |