Searched refs:initial (Results 1 – 11 of 11) sorted by relevance
/busybox-1.35.0/init/ |
D | halt.c | 139 enum { initial = 5 }; /* 5 seconds should be plenty for timeout */ in init_was_not_there() enumerator 140 int cnt = initial - 1; in init_was_not_there() 157 return (cnt != initial - 1); in init_was_not_there()
|
/busybox-1.35.0/ |
D | AUTHORS | 116 ports: ash, crond, fdisk (initial, unmaintained now), inetd, stty, traceroute, 177 initial e2fsprogs, printenv, setarch, sum, misc
|
D | Config.in | 216 If you are really paranoid and don't want even initial busybox code
|
/busybox-1.35.0/networking/udhcp/ |
D | Config.src | 34 to send SIGUSR1 for the initial writing or updating. Any timed
|
/busybox-1.35.0/docs/ |
D | mdev.txt | 13 Mdev has two primary uses: initial population and dynamic updates. Both
|
D | new-applet-HOWTO.txt | 7 Matt Kraai - initial writeup
|
D | busybox_footer.pod | 276 initial e2fsprogs, printenv, setarch, sum, misc
|
D | posix_conformance.txt | 248 --tabs=N, -i, --initial
|
/busybox-1.35.0/editors/ |
D | vi.c | 1974 static int file_insert(const char *fn, char *p, int initial) in file_insert() argument 1987 if (!initial) in file_insert() 2021 if (initial in file_insert()
|
D | sed1line.txt | 297 # get Subject header, but remove initial "Subject: " portion
|
/busybox-1.35.0/scripts/kconfig/ |
D | zconf.tab.c_shipped | 866 /* YYINITDEPTH -- initial size of the parser's stacks. */
|