OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:C_NOTRUNC
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/dd/
dd.h
114
#define
C_NOTRUNC
0x00800
dd.c
213
if ((oflag & O_TRUNC) && (ddflags &
C_NOTRUNC
)) {
220
(oflag | (ddflags & (C_SEEK |
C_NOTRUNC
) ? 0 : O_TRUNC))
275
if ((ddflags & (C_OF | C_SEEK |
C_NOTRUNC
)) == (C_OF | C_SEEK))
args.c
365
{ "notrunc",
C_NOTRUNC
, 0, NULL },
Completed in 16 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025