Home
last modified time | relevance | path

Searched refs:Buffers (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpac.c151 PAC_INFO_BUFFER Buffers[1]; member
220 pac->pac->Buffers[i].Offset += PAC_INFO_BUFFER_LENGTH; in k5_pac_add_buffer()
229 pac->pac->Buffers[i].ulType = type; in k5_pac_add_buffer()
230 pac->pac->Buffers[i].cbBufferSize = data->length; in k5_pac_add_buffer()
298 if (pac->pac->Buffers[i].ulType == type) { in k5_pac_locate_buffer()
300 buffer = &pac->pac->Buffers[i]; in k5_pac_locate_buffer()
374 (*types)[i] = pac->pac->Buffers[i].ulType; in krb5_pac_get_types()
476 PAC_INFO_BUFFER *buffer = &pac->pac->Buffers[i]; in krb5_pac_parse()
656 if (pac->pac->Buffers[i].ulType == type) { in k5_pac_zero_signature()
657 buffer = &pac->pac->Buffers[i]; in k5_pac_zero_signature()
[all …]
/illumos-gate/usr/src/cmd/dtrace/demo/
H A Dchapters22 title: Buffers and Buffering
24 url: http://wikis.sun.com/display/DTrace/Buffers+and+Buffering
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map168 .if '\\$1'XGLACCEL' .ds Tz "XGL Accelerator Guide for Reference Frame Buffers
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi79 Buffers for various functions, such as password, command-line, cut and
H A Dgrub.info-31162 Buffers for various functions, such as password, command-line, cut
H A Dgrub.info3871 Buffers for various functions, such as password, command-line, cut
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt358 # (because the host is responsible for producing Free List Buffers for the
H A Dt5fw_cfg.txt398 # (because the host is responsible for producing Free List Buffers for the
H A Dt6fw_cfg.txt411 # (because the host is responsible for producing Free List Buffers for the
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl841 * Function Buffers and Network Management Function Buffer Lengths.
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt917 produced by the Index operator. For Buffers and strings, only output the
2954 either Integers, Strings, or Buffers. Increases the overall performance
4442 Strings, Buffers, and Packages. Includes support for nested packages.
5698 values to make Integers, Strings, and Buffers fully interchangeable.
11201 Buffers, Strings, Packages, Object References, and DDB Handles. If
11726 LNotEqual.) Any combination of Integers/Strings/Buffers may now be used;
12704 Buffer Fields, Buffers, and Packages). If the name string
15711 the nearest DWORD. Buffers are always Byte-accessible.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1065 1. Problem: Default number of iWARP OOO RX Buffers is 512 instead of 8K.