OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_BS
(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 },
110
{ "ibs", f_ibs, C_IBS,
C_BS
|C_IBS },
115
{ "obs", f_obs, C_OBS,
C_BS
|C_OBS },
170
if (ddflags &
C_BS
) {
178
ddflags &= ~
C_BS
;
183
if (ddflags &
C_BS
&& ddflags & (C_IBS|C_OBS))
268
if (!(ddflags &
C_BS
))
307
if (!(ddflags &
C_BS
))
365
{ "osync", C_OSYNC,
C_BS
, NULL }
[
all
...]
dd.h
105
#define
C_BS
0x00004
dd.c
249
if (!(ddflags &
C_BS
))
447
if (ddflags &
C_BS
) {
Completed in 52 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026