OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fwcfg_dir_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount_qemufwcfg/
fwcfg.c
60
static mode_t
fwcfg_dir_mask
= 0555;
variable in typeref:typename:mode_t
88
st->st_mode = S_IFDIR |
fwcfg_dir_mask
;
104
st->st_mode = S_IFDIR |
fwcfg_dir_mask
;
255
fwcfg_dir_mask
= (mode_t)m;
fwcfg.c
60
static mode_t
fwcfg_dir_mask
= 0555;
variable in typeref:typename:mode_t
88
st->st_mode = S_IFDIR |
fwcfg_dir_mask
;
104
st->st_mode = S_IFDIR |
fwcfg_dir_mask
;
255
fwcfg_dir_mask
= (mode_t)m;
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025