Home | History | Annotate | Download | only in android

Lines Matching refs:O_WRONLY

188         int          fd = open( path, O_WRONLY | O_CREAT, 0666 );