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

/freebsd-10-stable/contrib/libc-vis/
H A Dvis.c133 static const wchar_t char_shell[] = L"'`\";&<>()|{}]\\$!^~"; variable
376 for (s = char_shell; *s; *d++ = *s++)

Completed in 139 milliseconds