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

/xnu-2422.115.4/bsd/sys/
H A Dvnode_if.h1192 void *a_searchparams1; member in struct:vnop_searchfs_args
1217 @param a_searchparams1 If one-argument search criteria is requested, the search criteria would go here. However,
1219 and time Y. In this case, the lower bound goes in a_searchparams1.
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_search.c166 void *a_searchparams1;
270 &searchInfo1, ap->a_searchparams1, 1);
/xnu-2422.115.4/bsd/vfs/
H A Dkpi_vfs.c4980 void *a_searchparams1;
5003 a.a_searchparams1 = searchparams1;

Completed in 34 milliseconds