Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dunused_via_raid.c48 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/
Drun125 doit ip r a "${net[$i]}" via "${gw[$i]}"
132 doit ip r a "${net[$i]}" via "${gw[$i]}"
/busybox-1.35.0/loginutils/
DREADME16 ??? 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/
Dash_remove_unnecessary_code_in_backquote_expansion.patch66 - * 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
DConfig.src95 Enable math support in the shell via $((...)) syntax.
/busybox-1.35.0/networking/udhcp/
DConfig.src164 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/
DConfig.src19 filesystem images) via the linux kernel's loopback devices.
/busybox-1.35.0/docs/
Dmdev.txt111 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
DKconfig-language.txt74 value was set by the user (via the input prompt above). If an input
DSerial-Programming-HOWTO.txt422 reach me at <mailto:vern@zebra.alphacdc.com> via email. Please
/busybox-1.35.0/archival/libarchive/unxz/
DREADME92 #defines in the code that just uses XZ Embedded via xz.h, but having
/busybox-1.35.0/
DConfig.in226 (via suid bit, or because run by root), but would try to work
235 bool "Enable SUID configuration via /etc/busybox.conf"
DTODO205 watchdog.c could autodetect the timer duration via:
DNOFORK_NOEXEC.lst39 is very typical, and speeding up this common use via NOEXEC is useful.
/busybox-1.35.0/examples/var_service/
DREADME_distro_proposal.txt177 the control of running daemons is implemented via some files and fifos
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped235 * (via zconfrestart()), so that the user can continue scanning by