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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c2794 int hide = 0; local
2881 hide = 1;
2920 hide = 1;
2994 if (hide)
3083 if (hide) {
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c854 #pragma mark --- decmpfs hide query routines ---
873 /* all compressed files hide their resource fork */
893 /* file is not compressed, so don't hide this xattr */
896 /* it's our xattr, so hide it */
898 /* don't hide this xattr */

Completed in 34 milliseconds