HomeSort by: relevance | last modified time | path
    Searched refs:C_OSYNC (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/dd/
args.c 105 { "bs", f_bs, C_BS, C_BS|C_IBS|C_OBS|C_OSYNC },
177 C_UNBLOCK | C_OSYNC | C_ASCII | C_EBCDIC | C_SPARSE)) {
369 { "osync", C_OSYNC, C_BS, NULL },
dd.h 123 #define C_OSYNC 0x100000
dd.c 481 if (ddflags & C_OSYNC && out.dbcnt < out.dbsz) {

Completed in 14 milliseconds