OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_TRUNC
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/libpcap/dist/testprogs/
unix.h
52
#define
O_TRUNC
_O_TRUNC
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
93
#define
O_TRUNC
_O_TRUNC
acwin.h
121
#define
O_TRUNC
_O_TRUNC
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stat.h
67
#define
O_TRUNC
_O_TRUNC
/src/bin/sh/
redir.c
432
if ((f = open(fname, O_WRONLY|O_CREAT|
O_TRUNC
, 0666)) < 0)
955
#ifndef
O_TRUNC
956
# define
O_TRUNC
0
977
O_NOFOLLOW|O_CREAT|
O_TRUNC
|O_EXCL|O_NOCTTY|O_DIRECTORY|O_REGULAR)
/src/external/bsd/atf/dist/atf-c/
macros_test.c
61
O_CREAT | O_WRONLY |
O_TRUNC
, 0644) != -1);
/src/external/bsd/libarchive/dist/libarchive/
archive_windows.h
134
#define
O_TRUNC
_O_TRUNC
/src/sys/sys/
fcntl.h
98
#define
O_TRUNC
0x00000400 /* truncate to zero length */
138
O_ASYNC|O_SYNC|O_CREAT|
O_TRUNC
|O_EXCL|O_DSYNC|\
/src/external/gpl2/rcs/include/
conf.h
270
# define
O_TRUNC
02000
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026