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

/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h1195 uint32_t a_maxmatches; member in struct:vnop_searchfs_args
1222 @param a_maxmatches The maximum number of matches to return in a single system call.
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_search.c169 u_long a_maxmatches;
392 if (*(ap->a_nummatches) >= ap->a_maxmatches)
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c4983 uint32_t a_maxmatches;
5006 a.a_maxmatches = maxmatches;

Completed in 40 milliseconds