Home
last modified time | relevance | path

Searched defs:O_TRUNC (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dfcntl_.h54 # define O_TRUNC _O_TRUNC macro
/plan9/sys/include/ape/
H A Dfcntl.h17 #define O_TRUNC 0x200 macro
/plan9/sys/src/ape/cmd/patch/
H A Dcommon.h292 #define O_TRUNC 0 macro