Searched refs:down (Results 1 – 16 of 16) sorted by relevance
/busybox-1.35.0/scripts/ |
D | bloat-o-meter | 93 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/ |
D | ntpd.diff | 1 This patch scales down small offsets quadratically. Reduces sensitivity to jitter
|
D | ifupdown.c | 167 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()
|
D | telnetd.ctrlSQ.patch | 132 + * Otherwise we have to copy the new data down
|
/busybox-1.35.0/docs/ |
D | ifupdown_design.txt | 13 { "dhcpcd", "<up cmd>", "<down cmd>" },
|
D | keep_data_small.txt | 79 and then passed down to all subroutines which need to access 'globals'
|
D | style-guide.txt | 675 basically it boils down to two things: at the top of the .c file, have this
|
/busybox-1.35.0/miscutils/ |
D | hexedit.c | 347 goto down; in hexedit_main() 368 down: in hexedit_main()
|
/busybox-1.35.0/testsuite/ |
D | makedevs.device_table.txt | 47 /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/ |
D | leak_all2.tests | 5 # Narrowing down the leak using this large test may be difficult.
|
D | leak_all1.tests | 5 # Narrowing down the leak using this large test may be difficult.
|
/busybox-1.35.0/util-linux/ |
D | Config.src | 55 your stripped-down embedded system does not have a /proc directory.
|
/busybox-1.35.0/examples/var_service/ |
D | README | 154 It starts, it configures the network, it shuts down, all done
|
D | README_distro_proposal.txt | 232 Options map to up/down/once/STOP/CONT/HUP/ALRM/INT/TERM/KILL/exit
|
/busybox-1.35.0/ |
D | Config.in | 639 the executable larger and slow down runtime a bit.
|
/busybox-1.35.0/scripts/kconfig/ |
D | lex.zconf.c_shipped | 818 * down here because we want the user's section 1 to have been scanned first.
|