Lines Matching defs:usr
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
927 hrtime_t usr, sys;
1008 usr = ms->ms_acct[LMS_USER];
1010 scalehrtime(&usr);
1012 hrt2ts32(usr, &sp->pr_utime);
1153 hrtime_t usr, sys;
1236 usr = ms->ms_acct[LMS_USER];
1238 scalehrtime(&usr);
1240 hrt2ts(usr, &sp->pr_utime);