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

/illumos-gate/usr/src/cmd/allocate/
H A Dallocate3.c1005 uid_t nuid; local
1130 nuid = (stat_buf.st_uid == uid) ? uid : stat_buf.st_uid;
1131 error = exec_clean(optflag, da->da_devname, da->da_devexec, nuid,

Completed in 60 milliseconds