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

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

Completed in 40 milliseconds