OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_IXUGO
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
stat-macros.h
242
/*
S_IXUGO
is a common extension to POSIX. */
243
# if !
S_IXUGO
244
# define
S_IXUGO
(S_IXUSR | S_IXGRP | S_IXOTH)
/src/external/gpl3/gdb/dist/readline/readline/
posixstat.h
160
#define
S_IXUGO
(S_IXUSR | S_IXGRP | S_IXOTH)
colors.h
99
#if !
S_IXUGO
100
# define
S_IXUGO
(S_IXUSR | S_IXGRP | S_IXOTH)
/src/external/gpl3/gdb.old/dist/readline/readline/
posixstat.h
160
#define
S_IXUGO
(S_IXUSR | S_IXGRP | S_IXOTH)
colors.h
99
#if !
S_IXUGO
100
# define
S_IXUGO
(S_IXUSR | S_IXGRP | S_IXOTH)
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026