Home
last modified time | relevance | path

Searched defs:nullglob (Results 1 – 3 of 3) sorted by relevance

/dports/shells/fish/fish-3.3.1/src/
H A Dparse_execution.h122 enum globspec_t { failglob, nullglob }; enumerator
/dports/ftp/lftp/lftp-4.9.2/src/
H A DFileGlob.h68 bool nullglob; variable
H A Dcommands.cc1159 bool nullglob=false; in builtin_glob() local