OpenGrok
Cross Reference: main.c
xref
: /
external
/
mksh
/
src
/
main.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
refs:O_EXCL
1632
while ((i = open(tp->tffn, O_CREAT |
O_EXCL
| O_RDWR, 0600)) < 0) {