Home
last modified time | relevance | path

Searched defs:DEFAULT_MODE (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate03.c104 #define DEFAULT_MODE 0 macro
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx07.c47 #define DEFAULT_MODE 0644 macro
/third_party/python/Lib/ctypes/
D__init__.py23 DEFAULT_MODE = RTLD_LOCAL variable
31 DEFAULT_MODE = RTLD_GLOBAL variable
/third_party/python/Lib/
Dturtle.py1519 DEFAULT_MODE = "standard" variable in TNavigator