Home
last modified time | relevance | path

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

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