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

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-local66 # qlist is the intersection of vlist and mlist
67 qlist=`echo "$vlist\n-\n$mlist" | \
79 if [ -n "$qlist" ]; then
81 /usr/sbin/quotacheck -p $qlist
83 /usr/sbin/quotaon $qlist

Completed in 55 milliseconds