Home
last modified time | relevance | path

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

/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dcommand.h106 #define SUBSHELL_ASYNC 0x01 /* subshell caused by `command &' */ macro
/dports/shells/bash/bash-5.1/
H A Dcommand.h119 #define SUBSHELL_ASYNC 0x01 /* subshell caused by `command &' */ macro