Re: Search options
Re: Search options
- Subject: Re: Search options
- From: Jerry Krinock <email@hidden>
- Date: Wed, 31 Jul 2013 12:11:38 -0700
On 2013 Jul 31, at 11:29, Ken Thomases <email@hidden> wrote:
> I haven't worked with it, but I think that the searchfs() system call is what underlies those routines at the BSD/POSIX layer.
> https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man2/searchfs.2.html
Interesting. This was my first time looking at searchfs(), but it's deja vu of PBCatalogSearchSync() or PBCatalogSearchAsync(), especially the crazy structs / parameter blocks. And yes, the PBCatalogSearch stuff does seem to be the *higher* level API, because they feature the asynchronous flavor, which searchfs() does not.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden