Lines Matching defs:frc_mode
1133 * frc_mode is a flag that says whether to force the setting of the mode
1143 add_dir(char *name, int nlen, struct stat *psb, int frc_mode)
1189 dblk.frc_mode = frc_mode;
1218 dblk->frc_mode = frc_mode;
1262 * frc_mode set, make sure we set the file modes even if
1265 if (pmode || dblk.frc_mode)
1286 * frc_mode set, make sure we set the file modes even if
1289 if (pmode || dblk->frc_mode)