OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:S_DIRALL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/fixincludes/
fixincl.c
467
# define
S_DIRALL
(S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
469
# define
S_DIRALL
0755
498
mkdir (fname, S_IFDIR |
S_DIRALL
);
/src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c
467
# define
S_DIRALL
(S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH)
469
# define
S_DIRALL
0755
498
mkdir (fname, S_IFDIR |
S_DIRALL
);
Completed in 35 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026