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_IREAD
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stat.h
32
#define
S_IREAD
_S_IREAD /* read permission, owner */
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
94
#define
S_IREAD
_S_IREAD
acwin.h
123
#define
S_IREAD
_S_IREAD
/src/external/gpl3/gdb/dist/readline/readline/
posixstat.h
112
# if !defined (
S_IREAD
)
113
# define
S_IREAD
00400
116
# endif /*
S_IREAD
*/
119
# define S_IRUSR
S_IREAD
/* read, owner */
123
# define S_IRGRP (
S_IREAD
>> 3) /* read, group */
127
# define S_IROTH (
S_IREAD
>> 6) /* read, other */
139
# define S_IRGRP (
S_IREAD
>> 3) /* read, group */
145
# define S_IROTH (
S_IREAD
>> 6) /* read, other */
/src/external/gpl3/gdb.old/dist/readline/readline/
posixstat.h
112
# if !defined (
S_IREAD
)
113
# define
S_IREAD
00400
116
# endif /*
S_IREAD
*/
119
# define S_IRUSR
S_IREAD
/* read, owner */
123
# define S_IRGRP (
S_IREAD
>> 3) /* read, group */
127
# define S_IROTH (
S_IREAD
>> 6) /* read, other */
139
# define S_IRGRP (
S_IREAD
>> 3) /* read, group */
145
# define S_IROTH (
S_IREAD
>> 6) /* read, other */
/src/sys/sys/
stat.h
123
#define
S_IREAD
S_IRUSR
/src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h
336
#ifndef
S_IREAD
337
#define
S_IREAD
0000400
/src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
os.h
336
#ifndef
S_IREAD
337
#define
S_IREAD
0000400
Completed in 25 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026