OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TGEXEC
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tar.h
80
#define
TGEXEC
00010
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h
80
#define
TGEXEC
00010
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h
80
#define
TGEXEC
00010
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
tarfile.py
152
TGEXEC
= 0010 # execute/search by group
300
((
TGEXEC
|TSGID, "s"),
302
(
TGEXEC
, "x")),
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
tarfile.py
152
TGEXEC
= 0010 # execute/search by group
300
((
TGEXEC
|TSGID, "s"),
302
(
TGEXEC
, "x")),
[
all
...]
Completed in 31 milliseconds