Home
last modified time | relevance | path

Searched refs:devices (Results 1 – 8 of 8) sorted by relevance

/busybox-1.35.0/util-linux/
DConfig.src19 filesystem images) via the linux kernel's loopback devices.
26 with loop devices) if you need to do something advanced, such as
31 bool "Create new loopback devices if needed"
35 Linux kernels >= 2.6.24 support unlimited loopback devices. They are
/busybox-1.35.0/e2fsprogs/
Dfsck.c948 char **devices; in fsck_main() local
963 devices = NULL; in fsck_main()
979 devices = xrealloc_vector(devices, 2, num_devices); in fsck_main()
980 devices[num_devices++] = arg; in fsck_main()
1098 fs = lookup(devices[i]); in fsck_main()
1100 fs = create_fs_device(devices[i], "", "auto", NULL, -1); in fsck_main()
/busybox-1.35.0/testsuite/
Dmakedevs.device_table.txt53 # Normal system devices
148 # Floppy disk devices
159 # All the proprietary cdrom devices in the world
/busybox-1.35.0/docs/
Dmdev.txt97 # block devices
102 # network devices
DSerial-Programming-HOWTO.txt9 This document describes how to program communications with devices
99 The various serial devices are opened just as any other file.
112 serial devices.
/busybox-1.35.0/
DAUTHORS151 rewrite of mdev helper to create devices from /sys/dev
/busybox-1.35.0/klibc-utils/
Dipconfig.c.txt203 /* Exclude devices beginning with dots as well as . and .. */
/busybox-1.35.0/examples/var_service/
DREADME120 This allows to talk to other devices on a network without DHCP server