Home
last modified time | relevance | path

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

/netbsd/src/bin/ksh/
Dedit.c823 bool saw_slash = false; local
844 saw_slash = true;
846 if (!*s && (*toglob != '~' || saw_slash)) {