OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fileAttributes
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_disk_windows.c
2282
DWORD
fileAttributes
= 0;
2366
fileAttributes
= bhfi.dwFileAttributes;
2390
DWORD file_attrs =
fileAttributes
& supported_attrs;
2439
fileAttributes
= bhfi.dwFileAttributes;
2443
if ((
fileAttributes
& FILE_ATTRIBUTE_SPARSE_FILE) == 0) {
Completed in 98 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026