/busybox-1.35.0/util-linux/volume_id/ |
D | get_devname.c | 25 char *device; member 34 #define uuidcache_addentry(device, label, uuid, type) \ argument 80 uuidcache_addentry(char *device, /*int major, int minor,*/ char *label, char *uuid, const char *typ… in uuidcache_addentry() 106 const char *device, in uuidcache_check_device() 252 int add_to_uuid_cache(const char *device) in add_to_uuid_cache()
|
/busybox-1.35.0/console-tools/ |
D | setconsole.c | 45 const char *device = CURRENT_TTY; in setconsole_main() local
|
/busybox-1.35.0/libbb/ |
D | loop.c | 50 char* FAST_FUNC query_loop(const char *device) in query_loop() 68 int FAST_FUNC del_loop(const char *device) in del_loop() 103 int FAST_FUNC set_loop(char **device, const char *file, unsigned long long offset, in set_loop()
|
D | device_open.c | 12 int FAST_FUNC device_open(const char *device, int mode) in device_open()
|
/busybox-1.35.0/miscutils/ |
D | volname.c | 52 const char *device; in volname_main() local
|
D | watchdog.c | 82 static void watchdog_open(const char* device) in watchdog_open()
|
D | microcom.c | 43 static int xset1(int fd, struct termios *tio, const char *device) in xset1()
|
D | setserial.c | 584 static void serial_get(const char *device, enum print_mode mode) in serial_get()
|
/busybox-1.35.0/e2fsprogs/ |
D | fsck.c | 93 char *device; member 114 char *device; member 198 static char *base_device(const char *device) in base_device() 309 static struct fs_info *create_fs_device(const char *device, const char *mntpnt, in create_fs_device() 527 static void execute(const char *type, const char *device, in execute() 635 static int device_already_active(char *device) in device_already_active()
|
/busybox-1.35.0/util-linux/ |
D | eject.c | 124 const char *device; in eject_main() local
|
D | umount.c | 104 char *device; in umount_main() member
|
D | fdformat.c | 52 unsigned int device,head,track; member
|
D | swaponoff.c | 149 static int swap_enable_disable(char *device) in swap_enable_disable()
|
D | fdisk.c | 2888 is_ide_cdrom_or_tape(const char *device) in is_ide_cdrom_or_tape() 2923 open_list_and_close(const char *device, int user_specified) in open_list_and_close()
|
/busybox-1.35.0/networking/ |
D | arp.c | 79 const char *device; /* current device */ member 85 #define device (G.device ) macro
|
D | arping.c | 56 #define GETOPT32(str_timeout, device, source) \ argument 297 const char *device = "eth0"; in arping_main() local
|
D | nbd-client.c | 64 const char *host, *port, *device; in nbdclient_main() local
|
D | traceroute.c | 877 char *device; in traceroute_init() local
|
/busybox-1.35.0/coreutils/ |
D | df.c | 211 const char *device; in df_main() local
|
/busybox-1.35.0/include/ |
D | bb_archive.h | 43 dev_t device; member
|
/busybox-1.35.0/procps/ |
D | nmeter.c | 610 static s_stat* init_if(const char *device) in init_if()
|