Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c418 unsigned long grab[20], i; local
422 &grab[0],&grab[1],&grab[2],&grab[3],&grab[4],&grab[5],&grab[6],
423 &grab[7],&grab[8],&grab[9],&grab[10],&grab[11],
424 &grab[12], &grab[13], &grab[14], &grab[15],
425 &grab[16], &grab[17], &grab[18], &grab[19]);
429 cb->c_iflag = grab[0];
430 cb->c_oflag = grab[1];
431 cb->c_cflag = grab[2];
432 cb->c_lflag = grab[3];
439 cb->c_cc[i] = (unsigned char) grab[i+4];
/illumos-gate/usr/src/cmd/ttymon/
H A Dsttyparse.c514 unsigned long grab[NUM_FIELDS]; local
535 &grab[0], &grab[1], &grab[2], &grab[3], &grab[4], &grab[5],
536 &grab[6], &grab[7], &grab[8], &grab[9], &grab[10], &grab[11],
537 &grab[12], &grab[13], &grab[14], &grab[15], &grab[16], &grab[17],
538 &grab[18], &grab[19], &grab[20], &grab[21]);
542 cb->c_iflag = grab[0];
543 cb->c_oflag = grab[1];
544 cb->c_cflag = grab[2];
545 cb->c_lflag = grab[3];
549 cb->c_cc[i] = (unsigned char) grab[i+NUM_MODES];
/illumos-gate/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()
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dalloca.S31 popl %ecx / grab our return address
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c263 proc_set_t *grab = NULL; in main() local
448 grab = my_malloc(argc * sizeof (proc_set_t), in main()
451 pids(*argv++, grab); in main()
614 if (grabit(pri, &grab[i++])) { in main()
625 proc_set_t *set = &grab[i++]; in main()
652 free(grab); in main()
2238 pids(char *arg, proc_set_t *grab) in pids() argument
2251 if (grab[i].pid == pid) /* duplicate */ in pids()
2255 grab[ngrab].pid = pid; in pids()
2256 grab[ngrab].lwps = lwps; in pids()
/illumos-gate/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
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dfastfind.c711 goto grab; in findread()
729 goto grab; in findread()
733 grab: in findread()
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.S346 casx [%o0], %o4, %o5 ! try to grab read lock
364 casx [%o0], %g0, %o5 ! try to grab write lock
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME.illumos20 you're wondering what to do. The first thing to do is to grab the latest
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S812 ldxa [%g0]ASI_AFSR, %i0 ! grab the old-afsr before tag read
822 ldxa [%g0]ASI_AFSR, %i0 ! grab the old-afsr before clearing
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE679 regex: use MBSIZE() instead of mbsize() to grab 1 char on err
1467 mnt: grab the mount options too
/illumos-gate/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:
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE816 WWW.mk: don't force static=1; grab dll's instead
/illumos-gate/usr/src/cmd/look/
H A Dwords9979 grab
/illumos-gate/usr/src/cmd/spell/
H A Dlist9977 grab
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt14007 When used without an input filename, this option will grab the
/illumos-gate/usr/src/data/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