Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 26) sorted by relevance

12

/busybox-1.35.0/networking/udhcp/
DKbuild.src12 lib-$(CONFIG_UDHCPC) += common.o packet.o signalpipe.o socket.o
13 lib-$(CONFIG_UDHCPD) += common.o packet.o signalpipe.o socket.o
18 lib-$(CONFIG_DHCPRELAY) += dhcprelay.o common.o socket.o packet.o
/busybox-1.35.0/scripts/
Dbloat-o-meter94 delta, common = [], {} variable
98 common[name] = 1
101 if name not in common:
108 if name not in common:
114 for name in common:
Dtrylink323 -Wl,--warn-common \
/busybox-1.35.0/examples/bootfloppy/
Dquickstart.txt4 common parent directory. (i.e. busybox/ and uclibc/ are both right off of
/busybox-1.35.0/docs/
Dbusybox_header.pod15 BusyBox combines tiny versions of many common UNIX utilities into a single
48 utility programs (we call them applets) can share code for many common
Dkeep_data_small.txt90 reuse single common one. It is defined in libbb/ptr_to_globals.c
121 There is one big common buffer in bss - bb_common_bufsiz1. It is a much
DKconfig-language.txt134 Nonconstant symbols are the most common ones and are defined with the
/busybox-1.35.0/archival/libarchive/
DKbuild.src7 lib-y:= common.o
/busybox-1.35.0/shell/
DConfig.src87 comment "Options common to all shells"
187 endif # Options common to all shells
Dbrace.txt35 This construct is typically used as shorthand when the common prefix of
DREADME.job11 install common handler for HUP INT ILL TRAP ABRT FPE BUS SEGV SYS PIPE ALRM TERM XCPU XFSZ VTALRM U…
/busybox-1.35.0/util-linux/
Dfsck_minix.c519 goto common; in map_block()
529 common: in map_block()
/busybox-1.35.0/modutils/
DConfig.src38 comment "Options common to multiple modutils"
/busybox-1.35.0/configs/
Dandroid_defconfig81 …c/libc/arch-arm/include -I$A/bionic/libc/include -I$A/bionic/libc/kernel/common -I$A/bionic/libc/k…
509 # Options common to multiple modutils
DTEST_nommu_defconfig451 # Options common to multiple modutils
DTEST_rh9_defconfig466 # Options common to multiple modutils
Dcygwin_defconfig485 # Options common to multiple modutils
Dandroid2_defconfig485 # Options common to multiple modutils
Dandroid_502_defconfig593 # Options common to multiple modutils
Dandroid_ndk_defconfig519 # Options common to multiple modutils
DTEST_noprintf_defconfig461 # Options common to multiple modutils
/busybox-1.35.0/
DREADME6 BusyBox combines tiny versions of many common UNIX utilities into a single
DNOFORK_NOEXEC.lst39 is very typical, and speeding up this common use via NOEXEC is useful.
DConfig.in24 with common Linux distro, which needs higher level of command-line
/busybox-1.35.0/examples/var_service/
DREADME_distro_proposal.txt163 directory (common choice are /var/service, /run/service etc).

12