OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_IREAD
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/include/platform/
acwin64.h
202
#define
S_IREAD
_S_IREAD
acwin.h
230
#define
S_IREAD
_S_IREAD
/src/sys/sys/
stat.h
123
#define
S_IREAD
S_IRUSR
/src/sys/kern/
sys_memfd.c
306
st->st_mode =
S_IREAD
;
/src/usr.bin/error/
touch.c
818
if ((statbuf.st_mode &
S_IREAD
) == 0)
/src/usr.sbin/bootp/bootpd/
bootpd.c
1127
if ((stat(path, &st) == 0) && (st.st_mode & (
S_IREAD
>> 6))) {
Completed in 16 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025