Searched refs:permfix (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vfsops.c396 int permfix; member in struct:hfs_changefs_cargs
431 if (args->permswitch || args->permfix) {
460 int namefix, permfix, permswitch; local
491 namefix = permfix = 0;
510 ++permfix;
515 ++permfix;
524 ++permfix;
553 if (!(namefix || permfix || permswitch))
557 if (permfix)
576 cargs.permfix
[all...]

Completed in 39 milliseconds