HomeSort by relevance Sort by last modified time
    Searched refs:controlling (Results 1 - 25 of 33) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/syscall/
exec_bsd.go 20 Setctty bool // Set controlling terminal to fd Ctty
21 Noctty bool // Detach fd 0 from controlling terminal
22 Ctty int // Controlling TTY fd
23 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
241 // Set the controlling TTY to Ctty
exec_solaris.go 16 Setctty bool // Set controlling terminal to fd Ctty
17 Noctty bool // Detach fd 0 from controlling terminal
18 Ctty int // Controlling TTY fd
19 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
243 // Set the controlling TTY to Ctty
exec_linux.go 28 Setctty bool // Set controlling terminal to fd Ctty (only meaningful if Setsid is set)
29 Noctty bool // Detach fd 0 from controlling terminal
30 Ctty int // Controlling TTY fd
31 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
389 // Set the controlling TTY to Ctty
  /prebuilts/go/linux-x86/src/syscall/
exec_bsd.go 20 Setctty bool // Set controlling terminal to fd Ctty
21 Noctty bool // Detach fd 0 from controlling terminal
22 Ctty int // Controlling TTY fd
23 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
241 // Set the controlling TTY to Ctty
exec_solaris.go 16 Setctty bool // Set controlling terminal to fd Ctty
17 Noctty bool // Detach fd 0 from controlling terminal
18 Ctty int // Controlling TTY fd
19 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
243 // Set the controlling TTY to Ctty
exec_linux.go 28 Setctty bool // Set controlling terminal to fd Ctty (only meaningful if Setsid is set)
29 Noctty bool // Detach fd 0 from controlling terminal
30 Ctty int // Controlling TTY fd
31 Foreground bool // Place child's process group in foreground. (Implies Setpgid. Uses Ctty as fd of controlling TTY)
389 // Set the controlling TTY to Ctty
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 28 loses its controlling terminal. The SIGINT signal is sent when the
29 user at the controlling terminal presses the interrupt character,
31 the user at the controlling terminal presses the quit character, which
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 28 loses its controlling terminal. The SIGINT signal is sent when the
29 user at the controlling terminal presses the interrupt character,
31 the user at the controlling terminal presses the quit character, which
  /external/googletest/googlemock/
README.md 34 * Uses an intuitive syntax for controlling the behavior of a mock.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
    [all...]
  /external/python/cpython2/Lib/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
    [all...]
  /external/python/cpython3/Lib/
optparse.py 170 the controlling OptionParser instance
195 format string controlling how short options with values are
916 controlling OptionParser, where they are initially created.
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
928 controlling OptionParser, where they are initially created.
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
928 controlling OptionParser, where they are initially created.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
928 controlling OptionParser, where they are initially created.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 164 the controlling OptionParser instance
189 format string controlling how short options with values are
928 controlling OptionParser, where they are initially created.
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
gotype.go 49 Flags controlling additional output:
api.go 343 // incomplete. See Config.Error for controlling behavior in the presence of
  /prebuilts/go/linux-x86/src/go/types/
gotype.go 49 Flags controlling additional output:
api.go 343 // incomplete. See Config.Error for controlling behavior in the presence of
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 157 // IsIdentRune is a predicate controlling the characters accepted
  /prebuilts/go/linux-x86/src/text/scanner/
scanner.go 157 // IsIdentRune is a predicate controlling the characters accepted
  /external/blktrace/btreplay/doc/
btreplay.tex 140 the \texttt{btrecord} utility provides you with two controlling knobs:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]

Completed in 702 milliseconds

1 2