Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/init/
Dhalt.c139 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/
DAUTHORS116 ports: ash, crond, fdisk (initial, unmaintained now), inetd, stty, traceroute,
177 initial e2fsprogs, printenv, setarch, sum, misc
DConfig.in216 If you are really paranoid and don't want even initial busybox code
/busybox-1.35.0/networking/udhcp/
DConfig.src34 to send SIGUSR1 for the initial writing or updating. Any timed
/busybox-1.35.0/docs/
Dmdev.txt13 Mdev has two primary uses: initial population and dynamic updates. Both
Dnew-applet-HOWTO.txt7 Matt Kraai - initial writeup
Dbusybox_footer.pod276 initial e2fsprogs, printenv, setarch, sum, misc
Dposix_conformance.txt248 --tabs=N, -i, --initial
/busybox-1.35.0/editors/
Dvi.c1974 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()
Dsed1line.txt297 # get Subject header, but remove initial "Subject: " portion
/busybox-1.35.0/scripts/kconfig/
Dzconf.tab.c_shipped866 /* YYINITDEPTH -- initial size of the parser's stacks. */