Home
last modified time | relevance | path

Searched refs:flagsAndAttributes (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Dzip_util.c116 const DWORD flagsAndAttributes = maybeWriteThrough | maybeDeleteOnClose; in ZFILE_Open() local
124 flagsAndAttributes, /* flags and attributes */ in ZFILE_Open()