Home
last modified time | relevance | path

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

/titanic_50/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[8],&grab[9],&grab[10],&grab[11],
427 &grab[12], &grab[13], &grab[14], &grab[15],
428 &grab[16], &grab[17], &grab[18], &grab[19]);
432 cb->c_iflag = grab[0];
433 cb->c_oflag = grab[1];
434 cb->c_cflag = grab[2];
435 cb->c_lflag = grab[3];
442 cb->c_cc[i] = (unsigned char) grab[i+4];
/titanic_50/usr/src/cmd/ttymon/
H A Dsttyparse.c508 unsigned long grab[NUM_FIELDS]; local
529 &grab[0], &grab[1], &grab[2], &grab[3], &grab[4], &grab[5],
530 &grab[6], &grab[7], &grab[8], &grab[9], &grab[10], &grab[11],
531 &grab[12], &grab[13], &grab[14], &grab[15], &grab[16], &grab[17],
532 &grab[18], &grab[19], &grab[20], &grab[21]);
536 cb->c_iflag = grab[0];
537 cb->c_oflag = grab[1];
538 cb->c_cflag = grab[2];
539 cb->c_lflag = grab[3];
543 cb->c_cc[i] = (unsigned char) grab[i+NUM_MODES];
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c43 #define grab(n) ((Section *)(nglobal \ macro
155 global = grab(maxglobal); in ps_include()
/titanic_50/usr/src/lib/libc/i386/gen/
H A Dalloca.s31 popl %ecx / grab our return address
/titanic_50/usr/src/cmd/truss/
H A Dmain.c261 proc_set_t *grab = NULL; in main() local
446 grab = my_malloc(argc * sizeof (proc_set_t), in main()
449 pids(*argv++, grab); in main()
612 if (grabit(pri, &grab[i++])) { in main()
623 proc_set_t *set = &grab[i++]; in main()
650 free(grab); in main()
2232 pids(char *arg, proc_set_t *grab) in pids() argument
2245 if (grab[i].pid == pid) /* duplicate */ in pids()
2249 grab[ngrab].pid = pid; in pids()
2250 grab[ngrab].lwps = lwps; in pids()
/titanic_50/usr/src/data/zoneinfo/
H A DREADME.illumos19 you're wondering what to do. The first thing to do is to grab the latest
/titanic_50/usr/src/lib/libast/common/misc/
H A Dfastfind.c732 goto grab; in findread()
750 goto grab; in findread()
754 grab: in findread()
/titanic_50/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss221 INT PASS(NINT_RESEL), WHEN NOT MSG_IN ; Let UNIX driver grab it
232 INT PASS(NINT_RESEL), IF NOT 0x22 ; Let UNIX driver grab it
237 INT PASS(NINT_RESEL) ; Let UNIX driver grab it
/titanic_50/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s514 casx [%o0], %o4, %o5 ! try to grab read lock
532 casx [%o0], %g0, %o5 ! try to grab write lock
/titanic_50/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
/titanic_50/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
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE491 regex: use MBSIZE() instead of mbsize() to grab 1 char on err
1279 mnt: grab the mount options too
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-21253 filesystem code, it can use the blocklist notation to grab the
H A Dgrub.info-3984 should grab is:
H A Dgrub.texi2742 filesystem code, it can use the blocklist notation to grab the first
3858 @value{VERSION}, so the file you should grab is:
H A Dgrub.info2557 filesystem code, it can use the blocklist notation to grab the
3693 should grab is:
/titanic_50/usr/src/cmd/look/
H A Dwords9980 grab
/titanic_50/usr/src/cmd/spell/
H A Dlist9978 grab
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14007 When used without an input filename, this option will grab the
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src260 # please go to the terminfo resource page, grab the UFO file (ufo.ti), and
H A Dterminfo.src260 # please go to the terminfo resource page, grab the UFO file (ufo.ti), and