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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Dvold.c109 static uid_t mnt_uid = (uid_t)-1; variable
259 mnt_uid = pw->pw_uid;
267 mnt_uid = 0;
307 (void) chown(mountpoint, mnt_uid, mnt_gid);

Completed in 44 milliseconds