Home
last modified time | relevance | path

Searched refs:BUFFER (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/tnf/prex/
H A Dprexgram.y31 %token BUFFER
108 %type <intval> CONTINUE DISABLE ENABLE HELP LIST QUIT SOURCE TRACE UNTRACE BUFFER KTRACE PFILTER C…
164 | BUFFER { $$ = $1; } /* kernel only */
362 buffer_statement : BUFFER NL
366 | BUFFER ALLOC NL
371 | BUFFER ALLOC SCALED_INT NL
375 | BUFFER DEALLOC NL
H A Dprexlex.l73 buffer { yylval.intval = BUFFER; return (BUFFER); }
H A Dhelp.c606 case BUFFER: in help_on_command()
/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h508 BUFFER = 0x2, /* Messages are go to the system buffer. */ enumerator
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog1629 after copying data already read in BUFFER.
5159 If BUFFER is a bootable ELF image and SUGGESTED_TYPE is
6578 Use DEVICE instead of BUFFER to store the device name.
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt15783 ResourceTemplate now returns an object of type BUFFER