Searched refs:always (Results 1 – 25 of 32) sorted by relevance
12
/busybox-1.35.0/scripts/basic/ |
D | Makefile | 15 always := $(hostprogs-y) macro 18 $(addprefix $(obj)/,$(filter-out fixdep,$(always))): $(obj)/fixdep
|
/busybox-1.35.0/shell/hush_test/hush-redir/ |
D | redir5.tests | 4 # hush does it always (this is allowed by standards).
|
/busybox-1.35.0/scripts/kconfig/lxdialog/ |
D | Makefile | 18 always := $(hostprogs-y) dochecklxdialog macro
|
/busybox-1.35.0/shell/ash_test/ash-redir/ |
D | redir5.tests | 4 # hush does it always (this is allowed by standards).
|
/busybox-1.35.0/shell/ash_test/ash-signals/ |
D | subshell.tests | 5 # QUIT is always special
|
/busybox-1.35.0/shell/hush_test/hush-signals/ |
D | subshell.tests | 5 # QUIT is always special
|
/busybox-1.35.0/scripts/ |
D | Makefile.clean | 43 __clean-files := $(extra-y) $(EXTRA_TARGETS) $(always) \
|
D | Makefile.lib | 61 always := $(addprefix $(obj)/,$(always))
|
D | Makefile.build | 90 $(subdir-ym) $(always) 236 targets += $(extra-y) $(MAKECMDGOALS) $(always)
|
/busybox-1.35.0/applets/ |
D | Kbuild.src | 13 always:= $(hostprogs-y)
|
/busybox-1.35.0/testsuite/ |
D | README | 32 "FEATURE: " followed by the name of the feature in a comment. If it is always
|
/busybox-1.35.0/shell/ash_test/ash-vars/ |
D | var_bash4.tests | 5 # But search part does not act like that: \a is always converted to just a,
|
/busybox-1.35.0/shell/hush_test/hush-vars/ |
D | var_bash4.tests | 5 # But search part does not act like that: \a is always converted to just a,
|
/busybox-1.35.0/docs/ |
D | Kconfig-language.txt | 138 always surrounded by single or double quotes. Within the quote any 179 MODULES is different from 'n'. The comment on the other hand is always 255 This reads the specified configuration file. This file is always parsed.
|
D | logging_and_backgrounding.txt | 55 there are no daemons which always log to syslog,
|
D | nofork_noexec.txt | 44 are "always NOFORK".
|
D | unicode_UTF-8-test.txt | 42 see that, your decoder crashed somehow before, which should always be
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | README | 43 variables. CONFIG_XZ_DEC_BCJ=y is always required to build the support 93 them always #defined doesn't hurt either.
|
/busybox-1.35.0/ |
D | INSTALL | 54 always work. 99 Installing links to busybox is not always necessary. The special applet name
|
D | README | 62 Source for the latest released version, as well as daily snapshots, can always
|
D | Config.in | 308 mounted, /proc/self/exe always points to the currently running 680 should always leave this option disabled for production use.
|
/busybox-1.35.0/loginutils/ |
D | README | 7 - agetty always uses O_NONBLOCK
|
/busybox-1.35.0/networking/udhcp/ |
D | Config.src | 24 for the same client to (almost always) contain the same
|
/busybox-1.35.0/modutils/ |
D | Config.src | 79 this feature, module symbols will always be added to the kernel symbol
|
/busybox-1.35.0/libbb/ |
D | Config.src | 259 Otherwise, Unicode support will be always enabled and active.
|
12