Home
last modified time | relevance | path

Searched refs:iflag (Results 1 – 5 of 5) sorted by relevance

/busybox-1.35.0/testsuite/dd/
Ddd-count-bytes3 test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"
/busybox-1.35.0/coreutils/
Ddd.c502 int iflag = O_RDONLY; in dd_main() local
505 iflag |= O_DIRECT; in dd_main()
507 xmove_fd(xopen(infile, iflag), ifd); in dd_main()
Dstty.c962 unsigned long iflag, oflag, cflag, lflag; in recover_mode() local
967 &iflag, &oflag, &cflag, &lflag, &n) != 4) in recover_mode()
969 mode->c_iflag = iflag; in recover_mode()
/busybox-1.35.0/shell/
Dash.c426 #define iflag optlist[3] macro
681 if (!(rootshell && iflag)) { in raise_interrupt()
1400 if (!iflag || g_parsefile->pf_fd > 0) in ash_vmsg()
3718 if (iflag || minusc || sflag == 0) in setsignal()
3734 if (iflag) in setsignal()
5264 if (iflag) { /* why if iflag only? */ in forkchild()
5448 if (!iflag || job_warning) in stoppedjobs()
9765 setinteractive(iflag); in optschanged()
10044 iflag = 0; /* exit on error */ in execcmd()
10392 if (iflag && funcline == 0 && argc > 0) in evalcommand()
[all …]
/busybox-1.35.0/docs/
Dposix_conformance.txt183 iflag=skip_bytes| yes | |
184 iflag=fullblock | yes | |