OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
729
return
test_access
(&s, S_IROTH);
731
return
test_access
(&s, S_IWOTH);
733
return
test_access
(&s, S_IXOTH);
Completed in 32 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025