OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOEXEC
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/
tar.h
89
#define
TOEXEC
00001
/bionic/tests/headers/posix/
tar_h.c
60
MACRO_VALUE(
TOEXEC
, 01);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
tarfile.py
155
TOEXEC
= 0001 # execute/search by other
306
((
TOEXEC
|TSVTX, "t"),
308
(
TOEXEC
, "x"))
[
all
...]
/external/python/cpython2/Lib/
tarfile.py
155
TOEXEC
= 0001 # execute/search by other
306
((
TOEXEC
|TSVTX, "t"),
308
(
TOEXEC
, "x"))
[
all
...]
Completed in 487 milliseconds