Home
last modified time | relevance | path

Searched defs:label (Results 1 – 21 of 21) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dget_devname.c26 char *label; member
32 #define get_label_uuid(fd, label, uuid, type) \ argument
34 #define uuidcache_addentry(device, label, uuid, type) \ argument
43 get_label_uuid(int fd, char **label, char **uuid, const char **type) in get_label_uuid()
80 uuidcache_addentry(char *device, /*int major, int minor,*/ char *label, char *uuid, const char *typ… in uuidcache_addentry()
255 char *label = label; in add_to_uuid_cache() local
Dreiserfs.c43 uint8_t label[16]; member
50 uint8_t label[16]; member
Djfs.c38 uint8_t label[16]; member
Dfat.c59 uint8_t label[11]; member
74 uint8_t label[11]; member
145 uint8_t *label = NULL; in volume_id_probe_vfat() local
Dbcache.c39 uint8_t label[SB_LABEL_SIZE]; member
Dexfat.c64 /* 0x20 */ } PACKED label; member
Dvolume_id_internal.h78 char label[VOLUME_ID_LABEL_SIZE+1]; member
Dbtrfs.c83 uint8_t label[BTRFS_LABEL_SIZE]; // LABEL member
Dhfs.c54 uint8_t label[27]; member
/busybox-1.35.0/e2fsprogs/
Dtune2fs.c53 const char *label, *str_c, *str_i, *str_C; in tune2fs_main() local
/busybox-1.35.0/networking/libiproute/
Dipaddress.c36 char *label; member
262 const char *label; in print_addrinfo() local
570 const char *label; in ipaddr_list_or_flush() local
/busybox-1.35.0/util-linux/
Dmkswap.c119 const char *label = ""; in mkswap_main() local
Dmkfs_ext2.c239 const char *label = ""; in mkfs_ext2_main() local
Dmkfs_reiser.c156 const char *label = ""; in mkfs_reiser_main() local
/busybox-1.35.0/scripts/kconfig/lxdialog/
Dutil.c262 void print_button(WINDOW * win, const char *label, int y, int x, int selected) in print_button()
/busybox-1.35.0/scripts/kconfig/
Dqconf.h110 void addColumn(colIdx idx, const QString& label) in addColumn()
Dgconf.c527 GtkWidget *dialog, *label; in on_window1_delete_event() local
/busybox-1.35.0/editors/
Ddiff.c170 char *label[2]; member
176 #define label (G.label ) macro
Dsed.c897 static sed_cmd_t *branch_to(char *label) in branch_to()
/busybox-1.35.0/networking/
Dtls.c559 const char *label, in prf_hmac_sha256()
/busybox-1.35.0/miscutils/
Dbc.c4232 size_t *label = bc_vec_item(&p->func->labels, idx); in rewrite_label_to_current() local