OpenGrok
Cross Reference: main.c
xref
: /
ndk
/
sources
/
host-tools
/
make-3.81
/
main.c
Home
|
History
|
Annotate
|
Download
|
only in
make-3.81
Lines Matching
refs:O_EXCL
881
fd = open (*name, O_CREAT|
O_EXCL
|O_WRONLY, 0600);