Searched refs:Buffer (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libeti/form/common/
H A Dfield_buf.c58 x = Buffer(f, n);
85 return (Buffer(f, n));
H A Dfield.c175 *(Buffer(f, i + 1) - 1) = '\0';
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h389 SEGOFF16_t Buffer; member in struct:__anon257
397 ADDR32_t Buffer; member in struct:__anon258
464 SEGOFF16_t Buffer; /* copy to, leave at 0 for pointer */ member in struct:__anon265
H A Dundi.c1256 undi.pxs->get_cached_info.Buffer.segment = 0;
1257 undi.pxs->get_cached_info.Buffer.offset = 0;
1262 *info = (void *)VIRTUAL(undi.pxs->get_cached_info.Buffer.segment,
1263 undi.pxs->get_cached_info.Buffer.offset);
1290 undi.pxs->tftp_read.Buffer.segment = SEGMENT(buf);
1291 undi.pxs->tftp_read.Buffer.offset = OFFSET(buf);
/osnet-11/usr/src/lib/libeti/form/inc/
H A Dutility.h143 #define Buffer(f, n) (Buf(f) + (n) * (BufSize(f) + 1)) macro
/osnet-11/usr/src/grub/grub2/
H A Dconfigure8697 /* Test against AIX 6.1..7.1 bug: Buffer overrun. */
[all...]

Completed in 227 milliseconds