OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_IWRITE
(Results
1 - 7
of
7
) sorted by relevancy
/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/sys/sys/
stat.h
124
#define
S_IWRITE
S_IWUSR
/src/sys/kern/
sys_memfd.c
309
st->st_mode |=
S_IWRITE
;
/src/bin/rcp/
rcp.c
649
mode |=
S_IWRITE
;
/src/usr.bin/error/
touch.c
820
if ((statbuf.st_mode &
S_IWRITE
) == 0)
/src/usr.bin/msgs/
msgs.c
304
&& stbuf.st_mode&
S_IWRITE
) {
Completed in 18 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026