OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_BLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
args.c
176
if (ddflags & (
C_BLOCK
| C_LCASE | C_SWAB | C_UCASE |
191
if (ddflags & (
C_BLOCK
|C_UNBLOCK)) {
196
cfunc = ddflags &
C_BLOCK
? block : unblock;
203
ddflags |=
C_BLOCK
;
360
{ "block",
C_BLOCK
, C_UNBLOCK, NULL },
374
{ "unblock", C_UNBLOCK,
C_BLOCK
, NULL },
dd.h
104
#define
C_BLOCK
0x00002
dd.c
247
if (!(ddflags & (
C_BLOCK
|C_UNBLOCK))) {
383
if (flags & (
C_BLOCK
|C_UNBLOCK))
Completed in 14 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025