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

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_attrlist.c724 setattrlist_setfinderinfo(vnode_t vp, char *fndrinfo, struct vfs_context *ctx) function
2567 if ((error = setattrlist_setfinderinfo(vp, fndrinfo, ctx)) != 0) {
2593 } else if ((error = setattrlist_setfinderinfo(vp, fndrinfo, ctx)) != 0) {

Completed in 19 milliseconds