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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c894 * the index if there is a match. If no_match_indexp is non-NULL it
898 static int cache_binSearch(cnid_t *array, unsigned int hi, cnid_t parent_id, int *no_match_indexp) argument
928 if (no_match_indexp) {
929 *no_match_indexp = hi;

Completed in 25 milliseconds