OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_eaccess
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
c_test.c
97
static int
test_eaccess
ARGS((const char *, int));
251
return
test_eaccess
(opnd1, R_OK) == 0;
253
return
test_eaccess
(opnd1, W_OK) == 0;
255
return
test_eaccess
(opnd1, X_OK) == 0;
440
test_eaccess
(pathx, mode)
function
Completed in 13 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025