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

/darwin-on-arm/xnu/bsd/sys/
H A Dvnode_if.h1193 uint32_t a_maxmatches; member in struct:vnop_searchfs_args
1220 @param a_maxmatches The maximum number of matches to return in a single system call.
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c168 u_long a_maxmatches;
382 if (*(ap->a_nummatches) >= ap->a_maxmatches)
/darwin-on-arm/xnu/bsd/vfs/
H A Dkpi_vfs.c5929 uint32_t a_maxmatches;
5956 a.a_maxmatches = maxmatches;

Completed in 42 milliseconds