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_IWRITE
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
slaptest.c
46
#ifndef
S_IWRITE
47
#define
S_IWRITE
S_IWUSR
59
if ( !( st.st_mode &
S_IWRITE
) ) {
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
95
#define
S_IWRITE
_S_IWRITE
acwin.h
123
#define
S_IWRITE
_S_IWRITE
/src/external/bsd/ntp/dist/libntp/lib/isc/win32/include/isc/
stat.h
33
#define
S_IWRITE
_S_IWRITE /* write permission, owner */
/src/external/gpl3/gdb/dist/readline/readline/
posixstat.h
114
# define
S_IWRITE
00200
120
# define S_IWUSR
S_IWRITE
/* write, owner */
124
# define S_IWGRP (
S_IWRITE
>> 3) /* write, group */
128
# define S_IWOTH (
S_IWRITE
>> 6) /* write, other */
140
# define S_IWGRP (
S_IWRITE
>> 3) /* write, group */
146
# define S_IWOTH (
S_IWRITE
>> 6) /* write, other */
/src/external/gpl3/gdb.old/dist/readline/readline/
posixstat.h
114
# define
S_IWRITE
00200
120
# define S_IWUSR
S_IWRITE
/* write, owner */
124
# define S_IWGRP (
S_IWRITE
>> 3) /* write, group */
128
# define S_IWOTH (
S_IWRITE
>> 6) /* write, other */
140
# define S_IWGRP (
S_IWRITE
>> 3) /* write, group */
146
# define S_IWOTH (
S_IWRITE
>> 6) /* write, other */
/src/sys/sys/
stat.h
124
#define
S_IWRITE
S_IWUSR
/src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
os.h
339
#ifndef
S_IWRITE
340
#define
S_IWRITE
0000200
/src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
os.h
339
#ifndef
S_IWRITE
340
#define
S_IWRITE
0000200
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026