Searched refs:foreground (Results 1 – 16 of 16) sorted by relevance
| /openbmc/u-boot/lib/efi_selftest/ |
| H A D | efi_selftest_textoutput.c | 22 size_t foreground; in execute() local 36 for (foreground = 0; foreground < 0x10; ++foreground) { in execute() 38 attrib = foreground | background; in execute()
|
| /openbmc/qemu/contrib/ivshmem-server/ |
| H A D | main.c | 29 bool foreground; member 88 args->foreground = 1; in ivshmem_server_parse_args() 137 if (args->verbose == 1 && args->foreground == 0) { in ivshmem_server_parse_args() 194 .foreground = IVSHMEM_SERVER_DEFAULT_FOREGROUND, in main() 247 if (!args.foreground) { in main()
|
| /openbmc/qemu/ui/ |
| H A D | cursor.c | 132 uint32_t foreground, uint32_t background, uint8_t *image, in cursor_set_mono() argument 160 *data = 0xff000000 | foreground; in cursor_set_mono() 194 *data = 0xff000000 | foreground; in cursor_set_mono()
|
| /openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
| H A D | clamav-freshclam.service | 8 ExecStart=/usr/bin/freshclam -d --foreground=true
|
| H A D | clamav.service | 10 ExecStart=/usr/sbin/clamd --foreground=true
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | ippool.service | 8 # Start ippoold in the foreground! and enable RPC
|
| H A D | always_syslog.patch | 3 Even when running in the foreground, send log messages to syslog.
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/ |
| H A D | trousers.init.sh | 39 --exec ${DAEMON} -- ${DAEMON_OPTS} --foreground
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/ |
| H A D | init | 107 exec $DAEMON --keep-in-foreground $ARGS \
|
| /openbmc/qemu/tests/tcg/ |
| H A D | Makefile.target | 57 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2 > $1.out, \ 60 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2, \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 19 +.B \-F, \-\-foreground 227 +" -F --foreground : don't daemonize, stay in foreground.\n" 260 +" -F --foreground : ne pas d�moniser, rester au premier plan.\n" 525 +" -F --foreground : don't daemonize, stay in foreground.\n" 792 +" -F --foreground : don't daemonize, stay in foreground.\n" 1064 +" -F --foreground : don't daemonize, stay in foreground.\n" 1344 +" -F --foreground : don't daemonize, stay in foreground.\n" 1383 +" -F --foreground : nicht daemonisieren, im Vordergrund bleiben.\n" 1627 +" -F --foreground : don't daemonize, stay in foreground.\n" 2025 +if (!foreground) { [all …]
|
| /openbmc/qemu/python/qemu/utils/ |
| H A D | qom_fuse.py | 87 self.fuse = FUSE(self, self.mount, foreground=True)
|
| /openbmc/openbmc/poky/meta/recipes-graphics/pong-clock/pong-clock/ |
| H A D | pong-clock-no-flicker.c | 344 gcv.foreground = WhitePixel(pong_clock->xdpy, in main()
|
| /openbmc/qemu/include/ui/ |
| H A D | console.h | 174 uint32_t foreground, uint32_t background, uint8_t *image,
|
| /openbmc/u-boot/drivers/video/ |
| H A D | Kconfig | 655 the background and foreground to the same colour or you will see 663 Defines the foreground colour for the console. The value is from 666 the background and foreground to the same colour or you will see
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | php-fpm.conf | 87 ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
|