OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_TRUNC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
201
#define
O_TRUNC
_O_TRUNC
acwin.h
229
#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/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|\
Completed in 54 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025