HomeSort by relevance Sort by last modified time
    Searched defs:usr (Results 1 - 13 of 13) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/lib/users/
usermgmt.c 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
42 static USER usr; variable
74 usr.priority_limit = 0;
75 return(&usr);
89 usr.priority_limit = limit;
90 return(&usr);
93 usr.priority_limit = ppri_tbl->deflt_limit;
94 return(&usr);
  /onnv/onnv-gate/usr/src/lib/libast/common/path/
pathkey.c 52 char* usr[16]; local
53 char* env[elementsof(usr) + 3];
150 usr[c++] = "OBJTYPE";
154 while (c < (elementsof(usr) - 1))
160 usr[c++] = k;
164 usr[c] = 0;
220 for (c = 0; c < elementsof(usr) && (s = usr[c]); c++)
221 if (!env[c + elementsof(env) - elementsof(usr)])
226 env[c + elementsof(env) - elementsof(usr)] = *p
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
login.c 67 smbfs_parse_domuser(char *domuser, char **dom, char **usr)
76 *usr = domuser;
96 *usr = s1;
100 *usr = s2;
118 char *dom, *usr, *pass; local
135 dom = usr = NULL;
138 err = smbfs_parse_domuser(tmp_arg, &dom, &usr);
146 if (dom == NULL || usr == NULL) {
157 if (usr == NULL)
158 usr = def_usr
193 char *dom, *usr; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libcpc/sparc/
event_ultra.c 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
354 int usr, sys; member in struct:xpcr
379 xpcr->usr = (pcr >> kv[D_nouser].kv_shift) &
418 if (!xpcr.usr)
483 if (xpcr.usr)
  /onnv/onnv-gate/usr/src/uts/sparc/fpu/
fpu_simulator.c 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.
175 uint32_t usr, andexcep; local
289 _fp_unpack_word(pfpsd, &usr, nrs2);
290 _fp_pack_word(pfpsd, &usr, nrd);
307 _fp_unpack_word(pfpsd, &usr, nrs2);
308 usr &= 0x7fffffff;
309 _fp_pack_word(pfpsd, &usr, nrd);
327 _fp_unpack_word(pfpsd, &usr, nrs2);
328 usr ^= 0x80000000
    [all...]
  /onnv/onnv-gate/usr/src/cmd/auditreduce/
option.c 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.
607 struct passwd *usr; local
609 if ((usr = getpwnam(optstr)) == NULL) {
619 *uid = usr->pw_uid;
    [all...]
  /onnv/onnv-gate/usr/src/uts/sparc/v9/fpu/
v9instr.c 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
236 uint32_t usr; local
242 _fp_unpack_word(pfpsd, &usr, nrs2);
243 _fp_pack_word(pfpsd, &usr, nrd);
349 uint32_t usr; local
355 _fp_unpack_word(pfpsd, &usr, nrs2);
356 _fp_pack_word(pfpsd, &usr, nrd);
450 uint32_t usr; local
456 _fp_unpack_word(pfpsd, &usr, nrs2)
    [all...]
  /onnv/onnv-gate/usr/src/lib/libcpc/i386/
event_pentium.c 9 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
542 int usr, sys, edge, inv, irupt, pc; member in struct:xpes
555 xpes->usr = (pes >> CPC_P6_PES_USR) & 1u;
562 int usr[2], sys[2], clk[2], pc[2]; member in struct:xcesr
573 xcesr->usr[0] = (cesr >> CPC_P5_CESR_USR0) & 1u;
574 xcesr->usr[1] = (cesr >> CPC_P5_CESR_USR1) & 1u;
582 * If usr and sys are both disabled, the counter is disabled.
584 if (xcesr->usr[0] == 0 && xcesr->sys[0] == 0)
586 if (xcesr->usr[1] == 0 && xcesr->sys[1] == 0
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4/os/
visinstr.c 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.
87 uint_t us1, us2, usr; local
188 usr = 0;
189 _fp_pack_word(pfpsd, &usr, nrd);
200 usr = ~(us1 | us2);
201 _fp_pack_word(pfpsd, &usr, nrd);
212 usr = (us1 & ~us2);
213 _fp_pack_word(pfpsd, &usr, nrd);
222 usr = ~us2
    [all...]
  /onnv/onnv-gate/usr/src/lib/libast/common/comp/
setlocale.c 148 char* usr; local
152 if (!(usr = native_locale(locale, buf, sizeof(buf))))
161 sys = uwin_setlocale(category, usr);
163 sfprintf(sfstderr, "locale uwin %17s %-24s %-24s\n", lc_categories[lcindex(category, 0)].name, usr, sys);
  /onnv/onnv-gate/usr/src/cmd/prstat/
prstat.c 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.
87 " PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/NLWP "
89 " PID USERNAME USR SYS TRP TFL DFL LCK SLP LAT VCX ICX SCL SIG PROCESS/LWPID "
352 char usr[4], sys[4], trp[4], tfl[4]; local
540 Format_pct(usr, lwp->li_usr, 4);
557 usr, sys, trp, tfl, dfl, lck, local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/proc/
prsubr.c 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.
928 hrtime_t usr, sys; local
1009 usr = ms->ms_acct[LMS_USER];
1011 scalehrtime(&usr);
1013 hrt2ts32(usr, &sp->pr_utime);
1154 hrtime_t usr, sys; local
1237 usr = ms->ms_acct[LMS_USER];
1239 scalehrtime(&usr);
1241 hrt2ts(usr, &sp->pr_utime)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cron/
cron.c 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.
80 #define MAIL "/usr/bin/mail" /* mail program to use */
118 isn't /usr/bin/sh, you can't use cron."
184 struct usr *u; /* ptr to the owner (usr) of this event */
205 struct usr { struct
214 struct event *ctevents; /* list of this usr's crontab events */
215 struct event *atevents; /* list of this usr's at events */
216 struct usr *nextusr
    [all...]

Completed in 720 milliseconds