Home
last modified time | relevance | path

Searched refs:a_nummatches (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/vfs/
H A Dvfs_support.c811 *(ap->a_nummatches) = 0; in nop_searchfs()
H A Dkpi_vfs.c5941 uint32_t *a_nummatches;
5964 a.a_nummatches = nummatches; in VNOP_SEARCHFS()
/xnu-12377.41.6/bsd/sys/
H A Dvnode_if.h1342 uint32_t *a_nummatches; member