Home
last modified time | relevance | path

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

/freebsd/bin/dd/
H A Dargs.c79 { "cbs", f_cbs, C_CBS, C_CBS },
153 if (!(ddflags & C_CBS)) in jcl()
158 } else if (ddflags & C_CBS) { in jcl()
H A Ddd.h73 #define C_CBS 0x0000000000000008ULL macro