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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dtests.c4490 unsigned long my_search_options; local
4600 my_search_options = (SRCHFS_START | SRCHFS_MATCHPARTIALNAMES |
4607 my_err = searchfs( my_pathp, &my_search_blk, &my_matches, 0, my_search_options, &my_search_state );
4650 my_search_options &= ~SRCHFS_START;

Completed in 26 milliseconds