Home
last modified time | relevance | path

Searched refs:add_strings (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/util-linux/
Dhexdump.c74 static const char *const add_strings[] = { variable
108 bb_dump_add(dumper, add_strings[(int)(p - hexdump_opts)]); in hexdump_main()
/busybox-1.35.0/coreutils/
Dod.c147 static const char *const add_strings[] = { variable
191 bb_dump_add(dumper, add_strings[(int)od_o2si[(p - od_opts)]]); in od_main()