Home
last modified time | relevance | path

Searched refs:BUF (Results 1 – 9 of 9) sorted by relevance

/external/dropbear/
Dscp.c269 } BUF; typedef
271 BUF *allocbuf(BUF *, int, int);
595 static BUF buffer; in source()
596 BUF *bp; in source()
824 static BUF buffer;
829 BUF *bp;
1220 BUF *
1221 allocbuf(BUF *bp, int fd, int blksize)
/external/openssh/
Dscp.c344 } BUF; typedef
346 BUF *allocbuf(BUF *, int, int);
725 static BUF buffer; in source()
726 BUF *bp; in source()
900 static BUF buffer;
905 BUF *bp;
1292 BUF *
1293 allocbuf(BUF *bp, int fd, int blksize)
/external/grub/docs/
Dkernel.c.texi170 /* @r{Convert the integer D to a string and save the string in BUF. If
200 /* @r{Terminate BUF.} */
203 /* @r{Reverse BUF.} */
Dmultiboot.info1440 /* Convert the integer D to a string and save the string in BUF. If
1470 /* Terminate BUF. */
1473 /* Reverse BUF. */
/external/grub/netboot/
Ddepca.c263 #define BUF 0x0020 /* BUFfer size (1->32k, 0->64k) */ macro
713 if (nicsr & BUF) { in depca_probe1()
/external/openssl/crypto/err/
Dopenssl.ec11 L BUF crypto/buffer/buffer.h crypto/buffer/buf_err.c
/external/qemu-pc-bios/bochs/bios/
Dacpi-dsdt.hex160 0x43,0x52,0x53,0x00,0x08,0x42,0x55,0x46, /* 00000488 "CRS..BUF" */
/external/grub/
DChangeLog5151 corresponding to the first byte of BUF. If (FILEPOS -
5245 * stage2/fsys_fat.c (fat_read): Forgot to increase BUF.
6762 cl_setcpos before printing BUF, even if LPOS is equal to LLEN.
6766 directory or not. If so, append '/' to BUF.
6925 writing to BUF directly.
6952 Use BUF instead of FILENAME.
7049 If ECHO_CHAR is not NUL, do not remove the leading spaces in BUF.
7074 [!STAGE1_5] (get_cmdline): Use BUF instead of CMDLINE for the
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info911 characters in the character array BUF and return in the integer
2414 reads up to `max_size' characters into BUF and returns the number
2423 writes out SIZE characters from the buffer BUF, which, while