/busybox-1.35.0/libbb/ |
D | bb_strtonum.c | 76 char first; in bb_strtoll() local 111 char first; in bb_strtol() local 145 char first; in bb_strtoi() local
|
D | ask_confirmation.c | 16 char first = 0; in bb_ask_y_confirmation_FILE() local
|
D | unicode.c | 276 uint16_t first; member 306 unsigned first, last; in in_uint16_table() local
|
/busybox-1.35.0/procps/ |
D | pidof.c | 80 unsigned first = 1; in pidof_main() local
|
D | pstree.c | 247 int lvl, i, add, offset, count, comm_len, first; in dump_tree() local
|
D | nmeter.c | 860 s_stat *first = NULL; in nmeter_main() local
|
/busybox-1.35.0/e2fsprogs/ |
D | e2fs_lib.c | 78 int first = 1; in print_e2flags_long() local
|
/busybox-1.35.0/coreutils/ |
D | od.c | 176 int first = 1; in od_main() local
|
D | seq.c | 39 double first, last, increment, v; in seq_main() local
|
D | ls.c | 1005 static void scan_and_display_dirs_recur(struct dnode **dn, int first) in scan_and_display_dirs_recur()
|
/busybox-1.35.0/miscutils/ |
D | i2c_tools.c | 801 static void dump_data(int bus_fd, int mode, unsigned first, in dump_data() 895 static void dump_word_data(int bus_fd, unsigned first, unsigned last) in dump_word_data() 951 unsigned first = 0x00, last = 0xff, opts; in i2cdump_main() local 1250 unsigned first = 0x03, last = 0x77, opts; in i2cdetect_main() local 1414 unsigned opts, first, last; in i2ctransfer_main() local
|
D | conspy.c | 468 char *first = NULL; // first char which needs updating in conspy_main() local
|
D | less.c | 704 int first, last; in m_status_print() local
|
/busybox-1.35.0/archival/libarchive/ |
D | get_header_tar.c | 33 int8_t first = str[0]; in getOctal() local
|
/busybox-1.35.0/util-linux/ |
D | fdisk_gpt.c | 155 struct partition *first = pt_offset(MBRbuffer, 0); in check_gpt_label() local
|
D | fdisk.c | 1358 int first = 1; in get_partition_table_geometry() local 2329 fill_bounds(sector_t *first, sector_t *last) in fill_bounds() 2377 sector_t first[g_partitions], last[g_partitions]; in verify() local 2460 sector_t first[g_partitions], last[g_partitions]; in add_partition() local 2767 sector_t new, first, nr_sects; in move_begin() local
|
D | fdisk_sun.c | 477 int i, first, last; in add_sun_partition() local
|
D | fdisk_sgi.c | 130 unsigned int first; member 699 unsigned int first = 0, last = 0; in sgi_add_partition() local
|
/busybox-1.35.0/modutils/ |
D | modprobe.c | 418 int rc, first; in do_modprobe() local
|
/busybox-1.35.0/editors/ |
D | vi.c | 2331 static int file_write(char *fn, char *first, char *last) in file_write()
|
D | awk.c | 134 struct node_s *first; member
|
/busybox-1.35.0/shell/ |
D | ash.c | 1286 int first; in shcmd() local
|