OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_UNBLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
args.c
177
C_UNBLOCK
| C_OSYNC | C_ASCII | C_EBCDIC | C_SPARSE)) {
191
if (ddflags & (C_BLOCK|
C_UNBLOCK
)) {
200
ddflags |=
C_UNBLOCK
;
360
{ "block", C_BLOCK,
C_UNBLOCK
, NULL },
374
{ "unblock",
C_UNBLOCK
, C_BLOCK, NULL },
dd.h
122
#define
C_UNBLOCK
0x80000
dd.c
247
if (!(ddflags & (C_BLOCK|
C_UNBLOCK
))) {
383
if (flags & (C_BLOCK|
C_UNBLOCK
))
Completed in 28 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025