Searched refs:fsShellCommand (Results 1 - 1 of 1) sorted by relevance

/haiku/build/scripts/
H A Dbuild_haiku_image35 # fsShellCommand
83 if $fsShellCommand --uses-fifos; then
91 # Open the FIFOs such that they are ready for the fsShellCommand. This
107 # Remap the fsShellCommand and bfsShell such that they don't inherit the
108 # wrong FDs. For both fsShellCommand and bfsShell FD 3 is the input from
110 actualFSShellCommand="$fsShellCommand"
123 fsShellCommand=fsShellCommandWrapper
130 cd="$fsShellCommand cd"
131 scd="$fsShellCommand cd"
132 cp="$fsShellCommand c
[all...]

Completed in 62 milliseconds