Home
last modified time | relevance | path

Searched refs:od (Results 1 – 17 of 17) sorted by relevance

/busybox-1.35.0/applets/
Dusage_compressed13 od -v -b </dev/null >/dev/null
31 # "grep -v '^ '" is for toybox's od bug: od -b prints some extra lines:
/busybox-1.35.0/qemu_multiarch_testing/hdc.dir/
Dbuild12 cp -af bin/od `which od`
44 od -v -tx1 <busybox
/busybox-1.35.0/qemu_multiarch_testing/
DREADME28 Log files will also contain uuencoded (or if all else fails, od -tx1'ed)
47 od is buggy on arm*:
48 # echo Hello-hello-hello-hello | od -b
53 system-image-mips - od is buggy
54 system-image-mipsel - od is buggy
56 system-image-powerpc - qemu 1.2.2 didn't work, 2.4.0 worked; od is buggy
57 system-image-sparc - qemu 1.2.2 didn't work, 2.4.0 worked; od is buggy
/busybox-1.35.0/testsuite/echo/
Decho-prints-dash2 test "`busybox echo - | od -t x1 | head -n 1`" = "0000000 2d 0a"
Decho-prints-slash_000413 test "`busybox echo -ne '\00041z' | od -t x1 | head -n 1`" = "0000000 04 31 7a"
Decho-prints-slash_00413 test "`busybox echo -ne '\0041z' | od -t x1 | head -n 1`" = "0000000 21 7a"
Decho-prints-slash_0413 test "`busybox echo -ne '\041z' | od -t x1 | head -n 1`" = "0000000 21 7a"
Decho-prints-slash_413 test "`busybox echo -ne '\41z' | od -t x1 | head -n 1`" = "0000000 21 7a"
Decho-prints-non-opts2 test "`busybox echo -neEZ | od -t x1 | head -n 1`" = "0000000 2d 6e 65 45 5a 0a"
Decho-prints-slash-zero3 test "`busybox echo -e -n 'msg\n\0' | od -t x1 | head -n 1`" = "0000000 6d 73 67 0a 00"
/busybox-1.35.0/testsuite/
Dmkfs.minix.tests12 cr=`echo | od -i | sed 's/ *$//g;s/.* //g;2d'`
/busybox-1.35.0/scripts/
Dmkconfigs68 | od -v -b \
Dembedded_scripts20 od -v -b </dev/null >/dev/null
115 od -v -b \
/busybox-1.35.0/
DTODO_unicode44 od
DNOFORK_NOEXEC.lst270 od - runner
/busybox-1.35.0/networking/libiproute/
Diproute.c778 char *od = NULL; in iproute_list_or_flush() local
826 od = *argv; in iproute_list_or_flush()
909 if (id || od) { in iproute_list_or_flush()
916 if (od) { in iproute_list_or_flush()
917 idx = xll_name_to_index(od); in iproute_list_or_flush()
/busybox-1.35.0/docs/
Dposix_conformance.txt460 od POSIX options
473 od Busybox specific options: None