Searched refs:via (Results 1 – 16 of 16) sorted by relevance
/busybox-1.35.0/util-linux/volume_id/ |
D | unused_via_raid.c | 48 struct via_meta *via; in volume_id_probe_via_raid() local 58 via = volume_id_get_buffer(id, off + meta_off, 0x200); in volume_id_probe_via_raid() 59 if (via == NULL) in volume_id_probe_via_raid() 62 if (via->signature != cpu_to_le16(VIA_SIGNATURE)) in volume_id_probe_via_raid() 65 if (via->version_number > 1) in volume_id_probe_via_raid()
|
/busybox-1.35.0/examples/var_service/fw/ |
D | run | 125 doit ip r a "${net[$i]}" via "${gw[$i]}" 132 doit ip r a "${net[$i]}" via "${gw[$i]}"
|
/busybox-1.35.0/loginutils/ |
D | README | 16 ??? mgetty opens tty but does NOT lock it, then waits for input via 58 that tty is a ctty? Without this, running login directly (not via getty)
|
/busybox-1.35.0/shell/ |
D | ash_remove_unnecessary_code_in_backquote_expansion.patch | 66 - * we fork off a subprocess and get the output of the command via a pipe. 69 + * get the output of the command via a pipe. Should be called with
|
D | Config.src | 95 Enable math support in the shell via $((...)) syntax.
|
/busybox-1.35.0/networking/udhcp/ |
D | Config.src | 164 search lists via option 119, specified in RFC 3397, 173 ID and priority via options 132 and 133 as per 802.1Q.
|
/busybox-1.35.0/util-linux/ |
D | Config.src | 19 filesystem images) via the linux kernel's loopback devices.
|
/busybox-1.35.0/docs/ |
D | mdev.txt | 111 The command is executed via the system() function (which means you're giving a 127 the kernel via the sysfs interface. The exact filename is hardcoded in the
|
D | Kconfig-language.txt | 74 value was set by the user (via the input prompt above). If an input
|
D | Serial-Programming-HOWTO.txt | 422 reach me at <mailto:vern@zebra.alphacdc.com> via email. Please
|
/busybox-1.35.0/archival/libarchive/unxz/ |
D | README | 92 #defines in the code that just uses XZ Embedded via xz.h, but having
|
/busybox-1.35.0/ |
D | Config.in | 226 (via suid bit, or because run by root), but would try to work 235 bool "Enable SUID configuration via /etc/busybox.conf"
|
D | TODO | 205 watchdog.c could autodetect the timer duration via:
|
D | NOFORK_NOEXEC.lst | 39 is very typical, and speeding up this common use via NOEXEC is useful.
|
/busybox-1.35.0/examples/var_service/ |
D | README_distro_proposal.txt | 177 the control of running daemons is implemented via some files and fifos
|
/busybox-1.35.0/scripts/kconfig/ |
D | lex.zconf.c_shipped | 235 * (via zconfrestart()), so that the user can continue scanning by
|