HomeSort by: relevance | last modified time | path
    Searched defs:saw_slash (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
edit.c 823 bool saw_slash = false; local in function:add_glob
844 saw_slash = true;
846 if (!*s && (*toglob != '~' || saw_slash)) {

Completed in 240 milliseconds