Searched refs:foreground (Results 1 – 5 of 5) sorted by relevance
40 /usr/bin/timeout --foreground "$kselftest_timeout" \
1250 bool foreground = false; in __cmd_start() local1252 OPT_BOOLEAN('f', "foreground", &foreground, "stay on console"), in __cmd_start()1275 if (foreground && check_lock(daemon)) in __cmd_start()1278 if (!foreground) { in __cmd_start()
71 --foreground::
141 To change colors of selected line to other foreground and background colors168 foreground and background colors, separated by a comma, for example:184 Basic key values are foreground-color 'red' and
290 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \303 timeout --foreground 20m $< \
Completed in 11 milliseconds