Home
last modified time | relevance | path

Searched refs:down (Results 1 – 16 of 16) sorted by relevance

/busybox-1.35.0/scripts/
Dbloat-o-meter93 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
104 down += sz
117 elif d<0: shrink, down = shrink+1, down-d
135 % (add, remove, grow, shrink, up, -down, up-down)
/busybox-1.35.0/networking/
Dntpd.diff1 This patch scales down small offsets quadratically. Reduces sensitivity to jitter
Difupdown.c167 int (*down)(struct interface_defn_t *ifd, execfn *e) FAST_FUNC; member
1224 if (!iface->method->down(iface, check)) return -1; in iface_down()
1227 if (!iface->method->down(iface, doit)) return 0; in iface_down()
Dtelnetd.ctrlSQ.patch132 + * Otherwise we have to copy the new data down
/busybox-1.35.0/docs/
Difupdown_design.txt13 { "dhcpcd", "<up cmd>", "<down cmd>" },
Dkeep_data_small.txt79 and then passed down to all subroutines which need to access 'globals'
Dstyle-guide.txt675 basically it boils down to two things: at the top of the .c file, have this
/busybox-1.35.0/miscutils/
Dhexedit.c347 goto down; in hexedit_main()
368 down: in hexedit_main()
/busybox-1.35.0/testsuite/
Dmakedevs.device_table.txt47 /etc/network/if-down.d d 755 0 0 - - - - -
48 /etc/network/if-post-down.d d 755 0 0 - - - - -
/busybox-1.35.0/shell/hush_test/hush-z_slow/
Dleak_all2.tests5 # Narrowing down the leak using this large test may be difficult.
Dleak_all1.tests5 # Narrowing down the leak using this large test may be difficult.
/busybox-1.35.0/util-linux/
DConfig.src55 your stripped-down embedded system does not have a /proc directory.
/busybox-1.35.0/examples/var_service/
DREADME154 It starts, it configures the network, it shuts down, all done
DREADME_distro_proposal.txt232 Options map to up/down/once/STOP/CONT/HUP/ALRM/INT/TERM/KILL/exit
/busybox-1.35.0/
DConfig.in639 the executable larger and slow down runtime a bit.
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped818 * down here because we want the user's section 1 to have been scanned first.