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

/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c508 unsigned long grab[NUM_FIELDS]; local
523 * Scan the fields of "stty -g" output into the grab array.
529 &grab[0], &grab[1], &grab[2], &grab[3], &grab[4], &grab[5],
530 &grab[6], &grab[
[all...]
/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c421 unsigned long grab[20], i; local
425 &grab[0],&grab[1],&grab[2],&grab[3],&grab[4],&grab[5],&grab[6],
426 &grab[7],&grab[
[all...]
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dalloca.s31 popl %ecx / grab our return address
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c43 #define grab(n) ((Section *)(nglobal \ macro
155 global = grab(maxglobal);
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c217 "%s: cannot grab LWP %u in process %d,"
262 proc_set_t *grab = NULL; local
330 case 'p': /* grab processes */
447 grab = my_malloc(argc * sizeof (proc_set_t),
450 pids(*argv++, grab);
608 } else { /* grab the specified processes */
612 while (i < ngrab) { /* grab first process */
613 if (grabit(pri, &grab[i++])) {
623 while (i < ngrab) { /* grab the remainder */
624 proc_set_t *set = &grab[
2233 pids(char *arg, proc_set_t *grab) argument
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dfastfind.c732 goto grab;
750 goto grab;
754 grab:
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s517 casx [%o0], %o4, %o5 ! try to grab read lock
535 casx [%o0], %g0, %o5 ! try to grab write lock
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s557 * into OBP (see the kaif_ktrap comment), but we want to grab it when
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s910 ldxa [%g0]ASI_AFSR, %i0 ! grab the old-afsr before tag read
920 ldxa [%g0]ASI_AFSR, %i0 ! grab the old-afsr before clearing

Completed in 71 milliseconds