OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attributes_to_mode
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c
900
attributes_to_mode
(DWORD attr)
function
918
result->st_mode =
attributes_to_mode
(info->dwFileAttributes);
1080
result->st_mode =
attributes_to_mode
(info.dwFileAttributes);
[
all
...]
/external/python/cpython2/Modules/
posixmodule.c
1081
attributes_to_mode
(DWORD attr)
function
1099
result->st_mode =
attributes_to_mode
(info->dwFileAttributes);
[
all
...]
Completed in 1052 milliseconds