Lines Matching refs:binary
9 with which binary. Binfmt_misc recognises the binary-type by matching some bytes
17 To actually register a new binary type, you have to set up a string looking like
41 - 'interpreter' is the program that should be invoked with the binary as first
47 the original argv[0] with the full path to the binary. When this
55 'O' - open-binary. Legacy behavior of binfmt_misc is to pass the full path
56 of the binary to the interpreter as an argument. When this flag is
61 emit the contents of the non-readable binary.
65 calculated according to the binary. It also implies the 'O' flag.
67 will run with root permissions when a setuid binary owned by root
82 You may want to add the binary formats in one of your /etc/rc scripts during
104 You can enable/disable binfmt_misc or one binary type by echoing 0 (to disable)