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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_attrlist.c577 setattrlist_setfinderinfo(vnode_t vp, char *fndrinfo, struct vfs_context *ctx) function
2354 if ((error = setattrlist_setfinderinfo(vp, fndrinfo, ctx)) != 0) {
2380 } else if ((error = setattrlist_setfinderinfo(vp, fndrinfo, ctx)) != 0) {

Completed in 13 milliseconds