HomeSort by: relevance | last modified time | path
    Searched defs:fwcfg_file_mask (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/mount_qemufwcfg/
fwcfg.c 61 static mode_t fwcfg_file_mask = 0444; variable in typeref:typename:mode_t
100 st->st_mode = S_IFREG | fwcfg_file_mask;
248 fwcfg_file_mask = (mode_t)m;

Completed in 12 milliseconds