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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1034 struct cinfo *cip = (struct cinfo *)arg; local
1036 cip->uid = attrp->ca_uid;
1037 cip->gid = attrp->ca_gid;
1038 cip->mode = attrp->ca_mode;
1039 cip->parentcnid = descp->cd_parentcnid;
1040 cip->recflags = attrp->ca_recflags;

Completed in 76 milliseconds