Searched refs:bg (Results 1 – 6 of 6) sorted by relevance
/busybox-1.35.0/shell/hush_test/hush-misc/ |
D | wait6.tests | 1 # In bash, "wait $!" extracts correct exitcode even if bg task has already exited
|
/busybox-1.35.0/shell/ash_test/ash-misc/ |
D | wait6.tests | 1 # In bash, "wait $!" extracts correct exitcode even if bg task has already exited
|
/busybox-1.35.0/shell/ |
D | README | 14 bg
|
/busybox-1.35.0/util-linux/ |
D | mount.c | 1273 smallint bg = 0; in nfsmount() local 1275 enum { bg = 0 }; in nfsmount() enumerator 1514 bg = val; in nfsmount() 1519 bg = !val; in nfsmount() 1601 if (bg && we_saw_this_host_before(hostname)) { in nfsmount() 1739 if (!bg) in nfsmount() 1829 if (bg) { in nfsmount()
|
/busybox-1.35.0/docs/ |
D | posix_conformance.txt | 19 alias, bg, cd, fg, getopts, hash, jobs, read, type, umask, ulimit,
|
/busybox-1.35.0/scripts/kconfig/ |
D | gconf.c | 190 &style->bg[GTK_STATE_NORMAL], in replace_button_icon()
|