OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckFilePermissions
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xedit/dist/
xedit.h
125
FileAccess MaybeCreateFile(const char*),
CheckFilePermissions
(const char*, Boolean*);
commands.c
232
file_access =
CheckFilePermissions
(filename, &exists);
436
switch( file_access =
CheckFilePermissions
(filename, &exists) ) {
util.c
198
return(
CheckFilePermissions
(file, &exists));
203
CheckFilePermissions
(const char *file, Boolean *exists)
tags.c
197
file_access =
CheckFilePermissions
(tagsfile, &exists);
xedit.c
248
switch (file_access =
CheckFilePermissions
(filename, &exists)) {
Completed in 11 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026