Home
last modified time | relevance | path

Searched defs:W_NOGLOB (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dcommand.h81 #define W_NOGLOB 0x000020 /* Do not perform globbing on this word. */ macro
/dports/shells/bash/bash-5.1/
H A Dcommand.h81 #define W_NOGLOB (1 << 5) /* Do not perform globbing on this word. */ macro