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

/darwin-on-arm/xnu/bsd/sys/
H A Dattr.h435 #define SRCHFS_MATCHDIRS 0x00000004 macro
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c665 if ( (searchBits & SRCHFS_MATCHDIRS) == 0 ) { /* If we are NOT searching folders */
878 atleastone = true; /* to match SRCHFS_MATCHDIRS */
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c4601 SRCHFS_MATCHFILES | SRCHFS_MATCHDIRS);

Completed in 34 milliseconds