Searched refs:BUF (Results 1 – 9 of 9) sorted by relevance
/external/dropbear/ |
D | scp.c | 269 } 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/ |
D | scp.c | 344 } 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/ |
D | kernel.c.texi | 170 /* @r{Convert the integer D to a string and save the string in BUF. If 200 /* @r{Terminate BUF.} */ 203 /* @r{Reverse BUF.} */
|
D | multiboot.info | 1440 /* Convert the integer D to a string and save the string in BUF. If 1470 /* Terminate BUF. */ 1473 /* Reverse BUF. */
|
/external/grub/netboot/ |
D | depca.c | 263 #define BUF 0x0020 /* BUFfer size (1->32k, 0->64k) */ macro 713 if (nicsr & BUF) { in depca_probe1()
|
/external/openssl/crypto/err/ |
D | openssl.ec | 11 L BUF crypto/buffer/buffer.h crypto/buffer/buf_err.c
|
/external/qemu-pc-bios/bochs/bios/ |
D | acpi-dsdt.hex | 160 0x43,0x52,0x53,0x00,0x08,0x42,0x55,0x46, /* 00000488 "CRS..BUF" */
|
/external/grub/ |
D | ChangeLog | 5151 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/ |
D | flex.info | 911 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
|