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

/macosx-10.10.1/smb-759.0/lib/smb/
H A Dremount.c234 struct smb_remount_info remountInfo; local
238 memset(&remountInfo, 0, sizeof(remountInfo));
239 error = SysctlRemountInfo(fsid, &remountInfo);
245 remountInfo.mntURL);
247 remountInfo.mntClientPrincipalName);
249 remountInfo.mntClientPrincipalNameType);
251 remountInfo.mntAuthFlags);
253 remountInfo.mntOwner);
256 error2 = seteuid(remountInfo
[all...]

Completed in 114 milliseconds