OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_access
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/test/
test.c
183
static int
test_access
(struct stat *, mode_t);
680
test_access
(struct stat *sp, mode_t stmode)
function
729
return
test_access
(&s, S_IROTH);
731
return
test_access
(&s, S_IWOTH);
733
return
test_access
(&s, S_IXOTH);
Completed in 15 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026